garage/src/db
Alex 2e90e1c124
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed
continuous-integration/drone Build is passing
Merge branch 'main' into next
2023-08-29 11:32:42 +02:00
..
bin Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaults 2023-05-17 14:30:53 +02:00
Cargo.toml Merge branch 'main' into next 2023-08-29 11:32:42 +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 Merge branch 'main' into next 2023-01-04 11:34:43 +01:00
lmdb_adapter.rs Fix undefined macro warn! on 32-bit 2023-05-07 17:01:44 +02:00
sled_adapter.rs Mark sled as deprecated, make lmdb default, and improve sqlite and lmdb defaults 2023-05-17 14:30:53 +02:00
sqlite_adapter.rs cli: prettier table in garage stats 2022-12-13 15:43:22 +01:00
test.rs Fix conditional testing in garage_db 2022-10-14 18:27:18 +02:00