add jsonl statefile storage
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 17
Description
this should be basically a drop-in replacement for the simple OptativeSet, except that the state is synced into a jsonl file that simply contains key-value maps, but both the key and the value are hashed. this way a diffing can happen withotu having to serialize and store all data
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.