CurioDB is a distributed and persistent NoSQL database that is compatible with Redis. It uses [Akka](https://akka.io) persistence storage layer to read/write data from [LevelDB](/db/leveldb).
Key/Value
Tuple-at-a-Time Model
Custom API
Disk-oriented
N-ary Storage Model (Row/Record)
Shared-Nothing
http://curiodb.jupo.org/
https://github.com/stephenmcd/curiodb
Stephen McDonald
AU
2015
Open Source
Scala
LevelDB
Redis
Linux
BSD