GitHub - kronotop/kronotop: Kronotop is a Redis-compatible, distributed and transactional document database backed by FoundationDB.
Kronotop
Kronotop is a Redis-compatible, distributed and transactional document database backed by FoundationDB.
Kronotop's main focus is building a document database that supports MQL-like query language, ACID transactions
and on-disk storage engine with a primary-standby replication model.
Kronotop is still in its early stages of development. The API is unstable and might be changed in the future releases.
See Getting started section.
At a glance
Horizontally scalable and sharded by default,
S...
Read more at github.com