feat(storage): add Bitcask storage migration, binary WAL, and data compaction support
This commit is contained in:
@@ -17,3 +17,6 @@ tracing = { workspace = true }
|
||||
crc32fast = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user