File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ Parseable is written in Rust and uses Apache Arrow and Parquet as underlying dat
2424
2525Parseable consumes up to ** _ ~ 80% lower memory_ ** and ** _ ~ 50% lower CPU_ ** than Elastic for similar ingestion throughput.
2626
27+ - [ Parseable UI Demo (Credentials: parseable,parseable) ↗︎] ( https://www.parseable.io/docs/ )
28+ - [ Grafana Dashboard Demo ↗︎] ( http://demo.parseable.io:3000/d/ojonXSp4zas/parseable-demo-data-test?orgId=1&refresh=30m )
29+
2730## :rocket : Features
2831
2932- Choose your own storage backend - local drive or S3 (or compatible) object store.
@@ -101,8 +104,8 @@ curl --location --request POST 'http://localhost:8000/api/v1/query' \
101104
102105## :books : Documentation
103106
107+ - [ Complete documentation ↗︎] ( https://www.parseable.io/docs/ )
104108- [ Roadmap ↗︎] ( https://github.com/orgs/parseablehq/projects/4 )
105- - [ Complete documentation ↗︎] ( https://www.parseable.io/docs/category/installation )
106109- [ FAQ ↗︎] ( https://www.parseable.io/docs/faq )
107110
108111## :dart : Motivation
You can’t perform that action at this time.
0 commit comments