Save/Load Binary Snapshots of the Database
Open
dictionary
enhancement
physical
- Dominant language
- Rust
- Stars
- 289
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The idea is that snapshots of the whole database structure can be saved to disk and loaded again for further reasoning.
- [x] implement Serialize/Deserialize for Tries
- [ ] implement Serialize/Deserialize for Dictionaries
- [ ] extend import/export infrastructure
- [ ] expose API
Contributor guide
Assessment
This issue has not been assessed yet.