Skip to content

Commit

Permalink
Add demo links in readme (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitisht authored Jan 15, 2023
1 parent c9893e1 commit 8405d01
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Parseable is written in Rust and uses Apache Arrow and Parquet as underlying dat

Parseable consumes up to **_~80% lower memory_** and **_~50% lower CPU_** than Elastic for similar ingestion throughput.

- [Parseable UI Demo (Credentials: parseable,parseable) ↗︎](https://www.parseable.io/docs/)
- [Grafana Dashboard Demo ↗︎](http://demo.parseable.io:3000/d/ojonXSp4zas/parseable-demo-data-test?orgId=1&refresh=30m)

## :rocket: Features

- Choose your own storage backend - local drive or S3 (or compatible) object store.
Expand Down Expand Up @@ -101,8 +104,8 @@ curl --location --request POST 'http://localhost:8000/api/v1/query' \

## :books: Documentation

- [Complete documentation ↗︎](https://www.parseable.io/docs/)
- [Roadmap ↗︎](https://github.com/orgs/parseablehq/projects/4)
- [Complete documentation ↗︎](https://www.parseable.io/docs/category/installation)
- [FAQ ↗︎](https://www.parseable.io/docs/faq)

## :dart: Motivation
Expand Down

0 comments on commit 8405d01

Please sign in to comment.