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

Remove seekable zstd streams note

Looks like this library does not support chunked zstd streams
This commit is contained in:
nxshock 2022-12-09 20:06:52 +05:00
parent 23ee15dc23
commit f093b7feed

View File

@ -66,6 +66,5 @@ File is log stuctured list of commands:
## TODO ## TODO
- [ ] Test [seekable zstd streams](https://github.com/SaveTheRbtz/zstd-seekable-format-go)
- [ ] Implement optional separate index file to speedup store initialization - [ ] Implement optional separate index file to speedup store initialization
- [ ] Add recovery previous state of store file on write error - [ ] Add recovery previous state of store file on write error