Skip to content

Commit

Permalink
add user nebula (facebook#6271)
Browse files Browse the repository at this point in the history
Summary:
As title. add a new user [**Nebula Graph**](https://github.com/vesoft-inc/nebula) to the user doc.
Pull Request resolved: facebook#6271

Differential Revision: D19319345

fbshipit-source-id: 52a54372cecc701c34da4ea6b1cf27f3b7498efb
  • Loading branch information
amber-moe authored and facebook-github-bot committed Jan 8, 2020
1 parent 1244abe commit 941bd15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions USERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,7 @@ LzLabs is using RocksDB as a storage engine in their multi-database distributed

## Crux
[Crux](https://github.com/juxt/crux) is a document database that uses RocksDB for local [EAV](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model) index storage to enable point-in-time bitemporal Datalog queries. The "unbundled" architecture uses Kafka to provide horizontal scalability.

## Nebula Graph

[Nebula Graph](https://github.com/vesoft-inc/nebula) is a distributed, scalable, lightning-fast, open source graph database capable of hosting super large scale graphs with dozens of billions of vertices (nodes) and trillions of edges, with milliseconds of latency.

0 comments on commit 941bd15

Please sign in to comment.