1 Star 0 Fork 0

54leifeng / leveldb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
TODO 535 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Grogan 提交于 2012-10-12 11:53 . Update to leveldb 1.6
ss
- Stats
db
- Maybe implement DB::BulkDeleteForRange(start_key, end_key)
that would blow away files whose ranges are entirely contained
within [start_key..end_key]? For Chrome, deletion of obsolete
object stores, etc. can be done in the background anyway, so
probably not that important.
- There have been requests for MultiGet.
After a range is completely deleted, what gets rid of the
corresponding files if we do no future changes to that range. Make
the conditions for triggering compactions fire in more situations?
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/362484032/leveldb.git
git@gitee.com:362484032/leveldb.git
362484032
leveldb
leveldb
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891