Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Arc<DB> in DeltaReader fro cheap cloning and add sync methods (#15)
* It is only having an Arc<DB> for cheap cloning * SeekKeyEncoder fro test field * Bring sync methods * Remove code duplication
- Loading branch information