aboutsummaryrefslogtreecommitdiff
path: root/src/table/queue.rs
Commit message (Expand)AuthorAgeFilesLines
* garage_db: refactor transactions and add on_commit mechanismAlex Auvolat2023-09-211-1/+1
* table queue: increase batch sizeAlex Auvolat2023-09-061-1/+1
* cleanupAlex Auvolat2023-01-031-7/+3
* Simplified and more aggressive worker exit logicAlex Auvolat2022-12-141-4/+1
* Proper queueing for delayed inserts, now backed to diskAlex Auvolat2022-12-141-0/+84