garage/src/table
Alex 0543cb3453
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Cleaner error management (less error-prone api)
2022-06-07 17:50:10 +02:00
..
replication New replication modes and their documentation 2022-03-28 16:26:04 +02:00
Cargo.toml Safe choice: revert "Update rmp-serde" 2022-06-06 14:02:02 +02:00
data.rs Bring back the counted tree hack for Sled (with caveat) 2022-06-07 16:52:57 +02:00
gc.rs Bring back the counted tree hack for Sled (with caveat) 2022-06-07 16:52:57 +02:00
lib.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
merkle.rs Improve things in block manager & correctly propagate .len() errors 2022-06-06 16:29:02 +02:00
metrics.rs Bring back the counted tree hack for Sled (with caveat) 2022-06-07 16:52:57 +02:00
schema.rs Cleaner error management (less error-prone api) 2022-06-07 17:50:10 +02:00
sync.rs Fix more .unwrap()'s 2022-06-06 16:37:44 +02:00
table.rs Adapt Garage to use new DB abstraction 2022-06-02 16:58:00 +02:00
util.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00