随笔分类 -  leveldb

摘要:leveldb log文件格式 阅读全文
posted @ 2017-01-02 23:35 CobbLiu 阅读(1596) 评论(0) 推荐(1) 编辑
摘要:leveldb menifest文件格式 阅读全文
posted @ 2016-12-18 23:03 CobbLiu 阅读(1541) 评论(0) 推荐(0) 编辑
摘要:Leveldb中sstable的格式 阅读全文
posted @ 2016-12-18 12:08 CobbLiu 阅读(4746) 评论(0) 推荐(2) 编辑
摘要:leveldb 并发写入描述 阅读全文
posted @ 2016-12-17 21:24 CobbLiu 阅读(3885) 评论(0) 推荐(0) 编辑
摘要:If Protocol Buffers is the lingua franca of individual data record at Google, then the Sorted String Table (SSTable) is one of the most popular outputs for storing, processing, and exchanging datasets. As the name itself implies, an SSTable is a simple abstraction to efficiently store large numbers of key-value pairs while optimizing for high throughput, sequential read/write workloads. Unfortunately, the SSTable name itself has also been overloaded by the industry to refer to services that g 阅读全文
posted @ 2016-12-08 20:02 CobbLiu 阅读(635) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示