garage/src/db
Alex 138e13071b
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
Fix garage_db build on 32-bit systems
2022-06-09 14:55:20 +02:00
..
bin Fix garage_db build on 32-bit systems 2022-06-09 14:55:20 +02:00
Cargo.toml Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +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 Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
lmdb_adapter.rs Fix garage_db build on 32-bit systems 2022-06-09 14:55:20 +02:00
sled_adapter.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
sqlite_adapter.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
test.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00