feat: Change updates to be handled using the RocksDB WriteBatch feature

This commit is contained in:
Clément Renault
2019-02-05 14:48:55 +01:00
parent 0d2daf27f2
commit 1bfd51d6e9
12 changed files with 289 additions and 840 deletions

View File

@ -49,11 +49,6 @@ rand_xorshift = "0.1"
structopt = "0.2"
tempfile = "3.0"
termcolor = "1.0"
warp = "0.1"
[dev-dependencies.chashmap]
git = "https://gitlab.redox-os.org/redox-os/tfs.git"
rev = "b3e7cae1"
[profile.release]
debug = true