garage/src/table
Alex 55156cca9d Several changes in table_sync:
- separate path for case of offloading a partition we don't store
- use sync::Mutex instead of tokio::Mutex, make less fn's async
2021-02-23 19:11:02 +01:00
..
Cargo.toml Bump everything to 0.1.1 2021-01-15 17:54:48 +01:00
crdt.rs Doc tests that do not compile/work must be tagged with ignore 2021-01-15 17:03:38 +01:00
lib.rs Convert bucket table to better CRDT representation 2020-11-20 23:53:54 +01:00
schema.rs rename hash() to sha256sum(), we might want to change it at some places 2021-02-21 15:24:30 +01:00
table.rs Several changes in table_sync: 2021-02-23 19:11:02 +01:00
table_fullcopy.rs Cargo fmt 2021-02-23 18:46:25 +01:00
table_sharded.rs Cargo fmt 2021-02-23 18:46:25 +01:00
table_sync.rs Several changes in table_sync: 2021-02-23 19:11:02 +01:00
util.rs Slight refactoring to make things clearer with DeletedFilter 2020-11-20 20:11:04 +01:00