garage/src/db
Alex c103ca8bf2
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Correct error type for (unimplemented) iterators in transactions
2022-06-07 17:56:11 +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 Correct error type for (unimplemented) iterators in transactions 2022-06-07 17:56:11 +02:00
lmdb_adapter.rs Correct error type for (unimplemented) iterators in transactions 2022-06-07 17:56:11 +02:00
sled_adapter.rs Correct error type for (unimplemented) iterators in transactions 2022-06-07 17:56:11 +02:00
sqlite_adapter.rs Correct error type for (unimplemented) iterators in transactions 2022-06-07 17:56:11 +02:00
test.rs db abstraction: make .insert() and .remove() return the old value 2022-06-07 17:05:17 +02:00