分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
-
Updated
Mar 26, 2019 - Java
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。
A high-performance KV separated LSM storage engine.
key value database based on bplus and lsm trees
lightweight LSM tree based storage engine implementation using WAL, memtable and sstable with basic operations
Add a description, image, and links to the lsm topic page so that developers can more easily learn about it.
To associate your repository with the lsm topic, visit your repo's landing page and select "manage topics."