Skip to content

Commit 632bc89

Browse files
committed
refactor(server): replace slab ECS with ArcSwap-based global metadata
1 parent 86a10de commit 632bc89

File tree

137 files changed

+9024
-9107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+9024
-9107
lines changed

Cargo.lock

Lines changed: 174 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ derive_more = { version = "2.1.1", features = ["full"] }
121121
dirs = "6.0.0"
122122
dlopen2 = "0.8.2"
123123
dotenvy = "0.15.7"
124-
enum_dispatch = "0.3.13"
125124
env_logger = "0.11.8"
126125
err_trail = { version = "0.11.0", features = ["tracing"] }
127126
error_set = "0.9.1"

0 commit comments

Comments
 (0)