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
24
24
25
25
Parseable consumes up to ** _ ~ 80% lower memory_ ** and ** _ ~ 50% lower CPU_ ** than Elastic for similar ingestion throughput.
26
26
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
+
27
30
## :rocket : Features
28
31
29
32
- 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' \
101
104
102
105
## :books : Documentation
103
106
107
+ - [ Complete documentation ↗︎] ( https://www.parseable.io/docs/ )
104
108
- [ Roadmap ↗︎] ( https://github.com/orgs/parseablehq/projects/4 )
105
- - [ Complete documentation ↗︎] ( https://www.parseable.io/docs/category/installation )
106
109
- [ FAQ ↗︎] ( https://www.parseable.io/docs/faq )
107
110
108
111
## :dart : Motivation
You can’t perform that action at this time.
0 commit comments