1
0
mirror of https://github.com/nxshock/zkv.git synced 2024-11-27 11:21:02 +05:00
Commit Graph

7 Commits

Author SHA1 Message Date
8dfc73af1d Speedup small writes by using write buffer 2022-12-09 20:05:30 +05:00
80540a662a Add test for backup with deleted records 2022-12-07 19:20:38 +05:00
9f116ad35e Add Backup() method 2022-12-05 21:26:54 +05:00
56c9dcce00 Implement write buffer 2022-12-03 20:59:17 +05:00
4ec53665af New version
* Simplify internal structures
* Update minimal Go version
* Add Delete() function
2022-12-02 20:32:09 +05:00
11599b76b6 Fix package name 2022-02-16 16:16:29 +05:00
c40ec11e9a Initial commit 2022-02-16 16:08:20 +05:00