Skip to content
saitxuc edited this page Dec 16, 2015 · 2 revisions

Welcome to the hippo-java wiki!

Hippo is a high performance, distributed, scalable, highly reliable key/value structure storage system! Pure java development k/v solution.

Features: provides a unified storage engine interface, it is easy to access different storage, the existing LDB, MDB storage engine.

Implemented a distributed k/v storage framework, a complete cluster, distributed, data migration, data replication scheme.

Distributed framework with high availability, high error rate, guaranteed cache hit rate.

Disadvantages: algorithm complexity, dependency zookeeper.