Hibari (database)

Hibari is a strongly consistent, highly available, distributed, key-value Big Data store. (NoSQL database)[1] It was developed by Cloudian, Inc., formerly Gemini Mobile Technologies to support its mobile messaging and email services and released as open-source on July 27, 2010.

Hibari
Initial release2010
Preview release
v0.1.11 / April 14, 2015 (2015-04-14)
Repositorygithub.com/hibari/hibari
Written inErlang
Available inEnglish, Japanese
TypeNoSQL
LicenseApache License 2.0
Websitegithub.com/hibari/hibari 

Hibari, a Japanese name meaning "Cloud Bird", can be used in cloud computing with servicessuch as social networkingrequiring 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 (around 200 KB) operations.

Interfaces

Hibari supports APIs such as Amazon S3, JSON-RPC and Universal Binary Protocol; plans have been announced for support of Apache Thrift; in addition to Erlang, the language it was developed in. Hibari supports language bindings such as Java, C, C++, Python, and Ruby.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.