garage/src/db
Alex 7dd7cb5759
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/pr/debug Pipeline was successful
[rel-0.9.4] upgrade version to v0.9.4
2024-04-08 11:18:19 +02:00
..
Cargo.toml [rel-0.9.4] upgrade version to v0.9.4 2024-04-08 11:18:19 +02:00
counted_tree_hack.rs garage_db: refactor transactions and add on_commit mechanism 2023-09-21 15:35:31 +02:00
lib.rs [db-snapshot] Implement db snapshotting logic in garage_db 2024-03-15 10:57:22 +01:00
lmdb_adapter.rs [db-snapshot] Implement db snapshotting logic in garage_db 2024-03-15 10:57:22 +01:00
open.rs [sqlite-r2d2] implement connection pooling in sqlite backend 2024-03-18 18:05:25 +01:00
sled_adapter.rs [db-snapshot] Implement db snapshotting logic in garage_db 2024-03-15 10:57:22 +01:00
sqlite_adapter.rs [sqlite-r2d2] implement connection pooling in sqlite backend 2024-03-18 18:05:25 +01:00
test.rs [sqlite-r2d2] implement connection pooling in sqlite backend 2024-03-18 18:05:25 +01:00