Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-19 | 1 | -0/+43 |
|\ | |||||
| * | [bucket-id-prefix] CLI: allow manipulating buckets by prefixes of their full IDsbucket-id-prefix | Alex Auvolat | 2024-03-19 | 1 | -0/+43 |
| | | |||||
* | | [block-ref-repair] Block refcount recalculation and repair | Alex Auvolat | 2024-03-19 | 2 | -0/+47 |
| | | | | | | | | | | | | | | | | | | | | - We always recalculate the reference count of a block before deleting it locally, to make sure that it is indeed zero. - If we had to fetch a remote block but we were not able to get it, check that refcount is indeed > 0. - Repair procedure that checks everything | ||||
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-18 | 4 | -9/+157 |
|\| | |||||
| * | [db-snapshot] implement meta_auto_snapshot_interval | Alex Auvolat | 2024-03-15 | 4 | -1/+156 |
| | | |||||
| * | [disable-scrub] implement a `disable_scrub` configuration option | Alex Auvolat | 2024-03-14 | 1 | -8/+1 |
| | | |||||
* | | Merge pull request 'Remove Sled' (#767) from rm-sled into next-0.10 | Alex | 2024-03-12 | 3 | -14/+2 |
|\ \ | | | | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/767 | ||||
| * | | [rm-sled] Remove counted_tree_hack | Alex Auvolat | 2024-03-08 | 1 | -7/+1 |
| | | | |||||
| * | | [rm-sled] Remove the Sled database engine | Alex Auvolat | 2024-03-08 | 2 | -7/+1 |
| | | | |||||
* | | | Merge pull request 'Remove migration path from Garage v0.5' (#766) from ↵ | Alex | 2024-03-08 | 8 | -338/+5 |
|\ \ \ | |/ / |/| | | | | | | | | | | | rm-migration into next-0.10 Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/766 | ||||
| * | | [rm-migration] Remove migration path from Garage v0.5rm-migration | Alex Auvolat | 2024-03-08 | 8 | -338/+5 |
| | | | |||||
* | | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-08 | 1 | -93/+19 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [factor-db-open] Combine logic for opening db enginesfactor-db-open | Alex Auvolat | 2024-03-08 | 1 | -93/+19 |
| | | |||||
* | | Merge pull request 'ReplicationMode -> ConsistencyMode+ReplicationFactor' ↵ | Alex | 2024-03-07 | 1 | -12/+11 |
|\ \ | | | | | | | | | | | | | | | | (#750) from yuka/garage:split-consistency-mode into next-0.10 Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/750 | ||||
| * | | ReplicationMode -> ConsistencyMode+ReplicationFactor | Yureka | 2024-03-07 | 1 | -12/+11 |
| | | | |||||
* | | | [sse-c] Remove special case for Content-Type headersse-c | Alex Auvolat | 2024-03-07 | 2 | -3/+18 |
| | | | |||||
* | | | [sse-c] Implement SSE-C encryption | Alex Auvolat | 2024-03-07 | 2 | -3/+162 |
|/ / | |||||
* | | refactor: remove max_write_errors and max_faults | Yureka | 2024-03-04 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-03-04 | 1 | -0/+7 |
|\| | |||||
| * | Merge pull request 'add request context helper' (#751) from ↵ | Alex | 2024-03-04 | 1 | -0/+7 |
| |\ | | | | | | | | | | | | | | | | yuka/garage:req-ctx into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/751 | ||||
| | * | add request context helper | Yureka | 2024-03-04 | 1 | -0/+7 |
| | | | |||||
| * | | [rel-0.9.3] Bump version to 0.9.3v0.9.3 | Alex Auvolat | 2024-03-04 | 1 | -1/+1 |
| |/ | |||||
| * | [rel-0.9.2] Bump version to v0.9.2v0.9.2rel-0.9.2 | Alex Auvolat | 2024-03-01 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-22 | 6 | -383/+426 |
|\| | |||||
| * | [lock-createbucket] Add node-global lock for bucket/key operations (fix #723)lock-createbucket | Alex Auvolat | 2024-02-22 | 6 | -383/+426 |
| | | |||||
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-15 | 4 | -7/+6 |
|\| | |||||
| * | [import-netapp] import Netapp code into Garage codebase | Alex Auvolat | 2024-02-15 | 4 | -7/+6 |
| | | |||||
* | | Merge branch 'main' into next-0.10 | Alex Auvolat | 2024-02-13 | 3 | -29/+29 |
|\| | |||||
| * | [dep-upgrade-202402] remove useless mut | Alex Auvolat | 2024-02-08 | 2 | -9/+9 |
| | | |||||
| * | [dep-upgrade-202402] refactor dependencies: move all as workspace deps | Alex Auvolat | 2024-02-05 | 1 | -20/+20 |
| | | |||||
| * | Bump version to 0.9.1v0.9.1rel-v0.9.1 | Alex Auvolat | 2024-01-16 | 1 | -1/+1 |
| | | |||||
* | | bump crate versions to 0.10.0v0.10.0-beta1 | Alex Auvolat | 2024-01-11 | 1 | -1/+1 |
| | | |||||
* | | layout: add helper for cached/external values to centralize recomputation | Alex Auvolat | 2023-11-15 | 2 | -3/+3 |
| | | |||||
* | | rpc: fix write set quorums | Alex Auvolat | 2023-11-15 | 1 | -1/+1 |
| | | |||||
* | | table: take into account multiple write sets in inserts | Alex Auvolat | 2023-11-14 | 1 | -9/+6 |
| | | |||||
* | | layout: prepare for write sets | Alex Auvolat | 2023-11-14 | 1 | -4/+6 |
| | | |||||
* | | layout: refactoring of all_nodes | Alex Auvolat | 2023-11-14 | 1 | -2/+6 |
| | | |||||
* | | layout: some refactoring of nongateway nodes | Alex Auvolat | 2023-11-14 | 1 | -2/+2 |
| | | |||||
* | | layout: refactor to use a RwLock on LayoutHistory | Alex Auvolat | 2023-11-09 | 1 | -8/+3 |
| | | |||||
* | | wip: split out layout management from System into separate LayoutManager | Alex Auvolat | 2023-11-09 | 1 | -7/+13 |
| | | |||||
* | | cluster layout: adapt all uses of ClusterLayout to LayoutHistory | Alex Auvolat | 2023-11-08 | 2 | -6/+9 |
| | | |||||
* | | avoid using layout_watch in System directly | Alex Auvolat | 2023-11-08 | 1 | -1/+1 |
| | | |||||
* | | remove Ring and use ClusterLayout everywhere | Alex Auvolat | 2023-11-08 | 2 | -6/+6 |
|/ | |||||
* | bump version to v0.9.0v0.9.0next | Alex Auvolat | 2023-10-10 | 1 | -1/+1 |
| | |||||
* | actually update rmp-serde to 1.1.2 for both garage and netapp dependency ↵v0.9.0-beta4 | Alex Auvolat | 2023-09-27 | 1 | -1/+1 |
| | | | | (fix #629) | ||||
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 2 | -8/+4 |
| | |||||
* | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -2/+6 |
|\ | |||||
| * | config: make block_size and sled_cache_capacity expressable as strings | Alex Auvolat | 2023-09-11 | 2 | -13/+4 |
| | | |||||
| * | make lmdb's map_size configurable (fix #628) | Alex Auvolat | 2023-09-11 | 2 | -1/+14 |
| | | |||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -1/+1 |
|\| |