Skip to content

Commit

Permalink
Mention badger in the main Readme (#1897)
Browse files Browse the repository at this point in the history
Signed-off-by: The-Alchemist <[email protected]>
  • Loading branch information
The-Alchemist authored and pavolloffay committed Nov 4, 2019
1 parent 4c7be1a commit 22f06c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ On 28-May-2019, [the OpenTracing and OpenCensus projects announced](https://medi

### Multiple storage backends

Jaeger supports two popular open source NoSQL databases as trace storage backends: Cassandra 3.4+ and Elasticsearch 5.x/6.x.
Jaeger supports two popular open source NoSQL databases as trace storage backends: Cassandra 3.4+ and Elasticsearch 5.x/6.x. There is also embedded database support using [Badger](https://github.com/dgraph-io/badger).
There are ongoing community experiments using other databases, such as ScyllaDB, InfluxDB, Amazon DynamoDB. Jaeger also ships
with a simple in-memory storage for testing setups.

Expand Down

0 comments on commit 22f06c4

Please sign in to comment.