mirror of
https://github.com/nxshock/zkv.git
synced 2024-11-27 11:21:02 +05:00
Add TODOs
This commit is contained in:
parent
56c9dcce00
commit
aa1a2edda6
@ -60,3 +60,9 @@ File is log stuctured list of commands:
|
||||
| -------| ------------------------ | -------- |
|
||||
| Length | Record body bytes length | int64 |
|
||||
| Body | Gob-encoded record | variable |
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Implement `Copy()` method to copy store without deleted records
|
||||
- [ ] Test [seekable zstd streams](https://github.com/SaveTheRbtz/zstd-seekable-format-go)
|
||||
- [ ] Implement optional separate index file to speedup store initialization
|
||||
|
Loading…
Reference in New Issue
Block a user