Skip to content

Commit dc80ed5

Browse files
author
KooshaPari
committed
fix(dbd): preserve legacy context storage parity
1 parent 99531eb commit dc80ed5

7 files changed

Lines changed: 622 additions & 77 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/forge_dbd/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tokio = { workspace = true, features = ["net", "rt-multi-thread", "macros", "syn
1515
tracing = { workspace = true }
1616
forge_domain = { workspace = true }
1717
rusqlite = { version = "0.39.0", features = ["bundled"] }
18+
zstd.workspace = true
1819

1920
[dev-dependencies]
2021
tempfile = "3"

0 commit comments

Comments
 (0)