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

11 Commits

Author SHA1 Message Date
8ab9e96ef6 Add compression level option 2022-12-03 12:55:42 +05:00
06a429ae4c Add some notes 2022-12-03 12:41:11 +05:00
350634de38 Add option for limit a number of parallel reads 2022-12-03 12:40:36 +05:00
b5043e1319 Add README with small amount of documentation 2022-12-02 21:37:56 +05:00
db25842429 Make constant key length 2022-12-02 21:37:34 +05:00
d40b88eebb Replace Mutex with RWMutex 2022-12-02 21:37:15 +05:00
4ec53665af New version
* Simplify internal structures
* Update minimal Go version
* Add Delete() function
2022-12-02 20:32:09 +05:00
5c459416b1 Remove useless flush 2022-02-16 17:45:46 +05:00
916b50decd Switch to GOB encoder 2022-02-16 16:38:50 +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