Commit Graph

6 Commits

Author SHA1 Message Date
kayos@tcp.direct 924280a7bb Fork: change logger 2022-01-21 03:35:03 -08:00
kayos@tcp.direct 9476678083 Fix module path 2021-12-31 07:09:31 -08:00
kayos@tcp.direct fc9e41007a mirror modification 2021-09-01 00:10:30 -07:00
James Mills 90dd53c573
Rename all Go module paths 2021-07-10 17:47:38 +10:00
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
James Mills a42cd20ddf
Initial Commit 2019-03-12 23:56:57 +10:00