| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-13 | 1 | -2/+2 |
|\ |
|
| * | [dep-upgrade-202402] remove useless mut | Alex Auvolat | 2024-02-08 | 1 | -2/+2 |
* | | layout: add helper for cached/external values to centralize recomputation | Alex Auvolat | 2023-11-15 | 1 | -2/+2 |
* | | layout: some refactoring of nongateway nodes | Alex Auvolat | 2023-11-14 | 1 | -2/+2 |
* | | cluster layout: adapt all uses of ClusterLayout to LayoutHistory | Alex Auvolat | 2023-11-08 | 1 | -3/+3 |
* | | remove Ring and use ClusterLayout everywhere | Alex Auvolat | 2023-11-08 | 1 | -3/+3 |
|/ |
|
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -2/+2 |
* | Make it explicit when using nonversioned encoding | Alex Auvolat | 2023-01-03 | 1 | -5/+4 |
* | cleanup | Alex Auvolat | 2023-01-03 | 1 | -10/+17 |
* | Refactor how things are migrated | Alex Auvolat | 2023-01-03 | 1 | -20/+30 |
* | Refactor background runner and get rid of job worker | Alex Auvolat | 2022-12-14 | 1 | -2/+3 |
* | Spawn all background workers in a separate step | Alex Auvolat | 2022-12-14 | 1 | -0/+4 |
* | Proper queueing for delayed inserts, now backed to disk | Alex Auvolat | 2022-12-14 | 1 | -132/+12 |
* | Small refactor of tables internals | Alex Auvolat | 2022-12-14 | 1 | -5/+1 |
* | Prettier worker list table; remove useless CLI log messages | Alex Auvolat | 2022-12-12 | 1 | -6/+5 |
* | Fix clippy lint that says we should implement Eq | Alex Auvolat | 2022-09-13 | 1 | -1/+1 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -68/+101 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -45/+205 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -32/+30 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 1 | -0/+305 |