Skip to content

Commit c46c895

Browse files
KooshaPariKooshaPari
authored andcommitted
fix(dbd): preserve legacy context storage parity
1 parent 11ca6e8 commit c46c895

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.40.0", features = ["bundled"] }
18+
zstd.workspace = true
1819

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

0 commit comments

Comments
 (0)