Really allow to disable sled feature #563

Merged
lx merged 2 commits from jirutka/garage:workspace-deps into main 2023-05-09 09:08:35 +00:00
Contributor

The sled feature actually cannot be disabled for garage now because it’s enabled by default and default-enabled = false is not used for garage_db and garage_model in some crates in the dependency graph.

The `sled` feature actually cannot be disabled for `garage` now because it’s enabled by default and `default-enabled = false` is not used for garage_db and garage_model in some crates in the dependency graph.
Author
Contributor

It seems that some tests don’t work when sled is disabled (and lmdb enabled).

It seems that some tests don’t work when `sled` is disabled (and `lmdb` enabled).
lx force-pushed workspace-deps from 5bf39460d9 to 75759a163c 2023-05-09 08:46:16 +00:00 Compare
Owner

LGTM

LGTM
lx merged commit 5684e1990c into main 2023-05-09 09:08:35 +00:00
Sign in to join this conversation.
No description provided.