garage/src/db
2022-06-06 14:01:44 +02:00
..
bin fixes 2022-06-06 11:30:10 +02:00
Cargo.toml fixes 2022-06-06 11:30:10 +02:00
lib.rs Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
lmdb_adapter.rs Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
sled_adapter.rs Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
sqlite_adapter.rs Safe choice: return Vec<u8> and not some fancy zero-copy type 2022-06-06 14:01:44 +02:00
test.rs LMDB: use Heed wrapper (much more complete) 2022-06-03 15:53:20 +02:00