Hibari (database)
Hibari is a strongly consistent, highly available, distributed, key-value Big Data store. It was developed by Cloudian, formerly Gemini Mobile Technologies to support its mobile messaging and email services and released as open-source on July 27, 2010.
Hibari, a Japanese name meaning "Cloud Bird", can be used in cloud computing with services—such as social networking—requiring the daily storage of potentially terabytes or petabytes of new data.
Distinctive features
Hibari uses chain replication for strong consistency, high-availability, and durability. Unlike many other NoSQL variants, Hibari support micro-transaction, which is ACID transaction within a certain range of keys.Hibari has excellent performance especially for read and large value operations.