garage/src/db
Alex a3a01141ec
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
db abstraction: make .insert() and .remove() return the old value
2022-06-07 17:05:17 +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 db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00
lib.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00
lmdb_adapter.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00
sled_adapter.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00
sqlite_adapter.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00
test.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00