garage/src/db
Alex 48928d2d70
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Simplify sqlite
2022-06-07 18:26:28 +02:00
..
bin Add inline marker on a bunch of db functions 2022-06-06 16:51:00 +02:00
Cargo.toml Try once again to fix sqlite bundling in nix 2022-06-06 23:00:10 +02:00
counted_tree_hack.rs prettier code 2022-06-07 17:21:01 +02:00
lib.rs Inform user of what DB engine Garage is running on 2022-06-07 18:20:51 +02:00
lmdb_adapter.rs Inform user of what DB engine Garage is running on 2022-06-07 18:20:51 +02:00
sled_adapter.rs Inform user of what DB engine Garage is running on 2022-06-07 18:20:51 +02:00
sqlite_adapter.rs Simplify sqlite 2022-06-07 18:26:28 +02:00
test.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00