GitHub - topling/toplingdb: ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction
中文版
ToplingDB: A Persistent Key-Value Store for External Storage
ToplingDB is developed and maintained by Topling Inc. It is built with RocksDB. See ToplingDB Branch Name Convention.
ToplingDB's submodule rockside is the entry point of ToplingDB, see SidePlugin wiki.
ToplingDB has much more key features than RocksDB:
SidePlugin enables users to write a json(or yaml) to define DB configs
Embedded Http Server enables users to view almost all DB info on web, this is a component of SidePlugin
Embedd...
Read more at github.com