Written in : Erlang.
It is a distributed, ordered key-value store with strong consistency guarantee.
Its performance relative to other NOSQL databases is particularly strong for reads and for large value (> 200KB) operations.
Unlike many other NoSQL variants, It supports micro transaction, which is an ACID transaction within a certain range of keys.
Strong consistency, high availability, and durability through Chain replication.
Fast, Read Optimized.
High Bandwidth.
Big Data.
Reliable.
Ordered Key-Values.
Always Guarantees.
Strong Consistency.
Custom Metadata.
TTL (Time To Live).