garage/src/db
Alex bd2997a453
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
LMDB: use Heed wrapper (much more complete)
2022-06-03 15:53:20 +02:00
..
bin Garage works on sqlite, but it's a hack 2022-06-03 12:12:25 +02:00
Cargo.toml LMDB: use Heed wrapper (much more complete) 2022-06-03 15:53:20 +02:00
lib.rs Start LMDB adapter, with fixed semantics 2022-06-03 15:31:07 +02:00
lmdb_adapter.rs LMDB: use Heed wrapper (much more complete) 2022-06-03 15:53:20 +02:00
sled_adapter.rs Start LMDB adapter, with fixed semantics 2022-06-03 15:31:07 +02:00
sqlite_adapter.rs Start LMDB adapter, with fixed semantics 2022-06-03 15:31:07 +02:00
test.rs LMDB: use Heed wrapper (much more complete) 2022-06-03 15:53:20 +02:00