Skip to content

Commit

Permalink
Update README to mention Dgraph. (#1078)
Browse files Browse the repository at this point in the history
(cherry picked from commit dbe1cb9)
  • Loading branch information
danielmai authored and Ibrahim Jarif committed Mar 12, 2020
1 parent 7aae4b5 commit dbd9cc9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

![Badger mascot](images/diggy-shadow.png)

BadgerDB is an embeddable, persistent and fast key-value (KV) database
written in pure Go. It's meant to be a performant alternative to non-Go-based
key-value stores like [RocksDB](https://github.com/facebook/rocksdb).
BadgerDB is an embeddable, persistent and fast key-value (KV) database written
in pure Go. It is the underlying database for [Dgraph](https://dgraph.io), a
fast, distributed graph database. It's meant to be a performant alternative to
non-Go-based key-value stores like RocksDB.

## Project Status [Jun 26, 2019]

Expand Down

0 comments on commit dbd9cc9

Please sign in to comment.