garage/src/table
Alex 44454aac01
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
[rm-sled] Remove the Sled database engine
2024-03-08 14:11:02 +01:00
..
replication refactor: remove max_write_errors and max_faults 2024-03-04 18:39:56 +01:00
Cargo.toml Merge branch 'main' into next-0.10 2024-02-13 11:36:28 +01:00
data.rs layout: prepare for write sets 2023-11-14 14:28:16 +01:00
gc.rs [rm-sled] Remove the Sled database engine 2024-03-08 14:11:02 +01:00
lib.rs Proper queueing for delayed inserts, now backed to disk 2022-12-14 11:58:06 +01:00
merkle.rs [rm-sled] Remove the Sled database engine 2024-03-08 14:11:02 +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: refactoring and fix in layout helper 2023-12-11 16:09:22 +01:00
table.rs fix some clippy lints 2023-12-11 15:31:47 +01:00
util.rs undo sort_key() returning Cow 2023-06-09 16:23:37 +02:00