garage/src/table
Alex df36cf3099
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
layout: add helpers to LayoutHistory and prepare integration with Table
2023-11-09 16:32:31 +01:00
..
replication cluster layout: adapt all uses of ClusterLayout to LayoutHistory 2023-11-08 19:28:36 +01:00
Cargo.toml bump version to v0.9.0 2023-10-10 14:08:11 +02:00
data.rs garage_table/queue_insert: delay worker notification to after transaction commit (fix #583) 2023-09-21 15:37:28 +02:00
gc.rs wip: split out layout management from System into separate LayoutManager 2023-11-09 12:55:36 +01:00
lib.rs Proper queueing for delayed inserts, now backed to disk 2022-12-14 11:58:06 +01:00
merkle.rs remove Ring and use ClusterLayout everywhere 2023-11-08 15:41:24 +01:00
metrics.rs Add block.rc_size, table.size and table.merkle_tree_size metrics 2022-12-13 15:54:03 +01:00
queue.rs garage_db: refactor transactions and add on_commit mechanism 2023-09-21 15:35:31 +02:00
schema.rs undo sort_key() returning Cow 2023-06-09 16:23:37 +02:00
sync.rs layout: refactor to use a RwLock on LayoutHistory 2023-11-09 14:12:05 +01:00
table.rs layout: add helpers to LayoutHistory and prepare integration with Table 2023-11-09 16:32:31 +01:00
util.rs undo sort_key() returning Cow 2023-06-09 16:23:37 +02:00