garage/src/table
Alex 28bc967c83
All checks were successful
continuous-integration/drone/push Build is passing
Handle correctly deletion dues to offloading
2021-02-23 19:59:43 +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 Handle correctly deletion dues to offloading 2021-02-23 19:59:43 +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 Handle correctly deletion dues to offloading 2021-02-23 19:59:43 +01:00
util.rs Slight refactoring to make things clearer with DeletedFilter 2020-11-20 20:11:04 +01:00