garage/src/table
Alex d1cf1a0fa6
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Rename WorkerStatus to WorkerState
because it's a state in a state machine
2022-07-08 10:39:41 +02:00
..
replication New replication modes and their documentation 2022-03-28 16:26:04 +02:00
Cargo.toml Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
data.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
gc.rs Rename WorkerStatus to WorkerState 2022-07-08 10:39:41 +02:00
lib.rs Add tracing integration with opentelemetry 2022-03-14 10:52:13 +01:00
merkle.rs Rename WorkerStatus to WorkerState 2022-07-08 10:39:41 +02:00
metrics.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
schema.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
sync.rs Rename WorkerStatus to WorkerState 2022-07-08 10:39:41 +02:00
table.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
util.rs First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00