Skip to content

Commit

Permalink
Add compaction and fix issues + concurrency tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iduartgomez committed Nov 8, 2023
1 parent a433c41 commit 9ae28dc
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 112 deletions.
4 changes: 0 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ path = "src/bin/freenet.rs"
anyhow = "1"
asynchronous-codec = "0.6"
async-trait = "0.1"
arrayvec = { workspace = true }
axum = { version = "0.6", default-features = false, features = ["ws", "tower-log", "matched-path", "headers", "query", "http1"] }
bincode = "1"
blake3 = { workspace = true }
Expand Down
Loading

0 comments on commit 9ae28dc

Please sign in to comment.