Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Errors while automatically restoring the DB from a backup or dump are now caught * Simplified and decoupled the persistence code. Individual commands like `dump` and `compress` are now properly sequenced and should no longer conflict with each other. * Increased throughput for primitive entries by ~2x
- Loading branch information