bitcask-mirror/cmd
James Mills 51bac21c0a
Improves Merge() operation by also pruning old key/value pairs (#29)
* Added new API Stats() and Prune()

* Improved Merge() logic to also prune old key/values and actually reclaim disk space

* Added backward compat for the old Merge() function

* Refactor indexing of keys to items (hints)

* Remove redundant TestOpenMerge

* Add unit test for Stats()

* Improve TestMerge()
2019-07-27 07:52:25 +10:00
..
bitcask Improves Merge() operation by also pruning old key/value pairs (#29) 2019-07-27 07:52:25 +10:00
bitcaskd Add KeYS command to server (bitraftd) 2019-03-21 10:49:53 +10:00