This website requires JavaScript.
Explore
Help
Sign In
gsadmin
/
garage
Watch
1
Star
0
Fork
0
You've already forked garage
mirror of
https://github.com/deuxfleurs-org/garage.git
synced
2026-07-28 16:58:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56592e18538b379ccaaa7b7c1990a599ac83b191
garage
/
src
/
db
T
History
Alex Auvolat
1449204439
Add warnings when features are not included in build
2022-09-07 18:02:13 +02:00
..
bin
Fix garage_db build on 32-bit systems
2022-06-09 14:55:20 +02:00
Cargo.toml
Make all DB engines optional build features
2022-09-06 17:09:43 +02:00
counted_tree_hack.rs
Abstract database behind generic interface and implement alternative drivers (
#322
)
2022-06-08 10:01:44 +02:00
lib.rs
Add warnings when features are not included in build
2022-09-07 18:02:13 +02:00
lmdb_adapter.rs
Uniformize tracing::* imports (hopefully fixes 32-bit build)
2022-07-15 18:31:19 +02:00
sled_adapter.rs
improve internal item counter mechanisms and implement bucket quotas (
#326
)
2022-06-15 20:20:28 +02:00
sqlite_adapter.rs
Uniformize tracing::* imports (hopefully fixes 32-bit build)
2022-07-15 18:31:19 +02:00
test.rs
Abstract database behind generic interface and implement alternative drivers (
#322
)
2022-06-08 10:01:44 +02:00