ruilog
Notebook
Blog
About
Content Explore
LSM-Tree (RocksDB) 的写放大、读放大、空间放大(数据参考)
Published : 2021-12-22
Categories :
NoSQL
Tags :
LSM
rocksdb
写放大、读放大、空间放大
基于 LSM-Tree 的存储系统越来越常见了,如 RocksDB、LevelDB。LSM-Tree 能将
离散
的
随机
写请求都转换成
批量
的
顺序
写请求(WAL +...
1
Categories
All
Database and Storage
NoSQL
Storage
Graph
SQL
Research and Development
Algorithms
Machine Learning
NLP
Intelligent Transport System
Information Retrieval
Coding
Big data
Message Queue
Security
Tips
Network
Design
OS
Archives
Others
Hardware
Web Design
Software
Web Develop