Skip to content

Commit

Permalink
Add Crux to USERS.md
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebook#5718

Differential Revision: D17096939

Pulled By: riversand963

fbshipit-source-id: 4301078d3ca3d54a1c7e841eccad95379cd1570d
  • Loading branch information
refset authored and facebook-github-bot committed Aug 29, 2019
1 parent ab0645a commit c5e12eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions USERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ LzLabs is using RocksDB as a storage engine in their multi-database distributed

## IOTA Foundation
[IOTA Foundation](https://www.iota.org/) is using RocksDB in the [IOTA Reference Implementation (IRI)](https://github.com/iotaledger/iri) to store the local state of the Tangle. The Tangle is the first open-source distributed ledger powering the future of the Internet of Things.

## 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.

0 comments on commit c5e12eb

Please sign in to comment.