Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [refactor-block] simplify some morerefactor-block | Alex Auvolat | 2024-02-23 | 2 | -22/+5 |
| | |||||
* | [refactor-block] add DataBlockStream type | Alex Auvolat | 2024-02-23 | 2 | -14/+18 |
| | |||||
* | [refactor-block] refactor DataBlock and DataBlockPath | Alex Auvolat | 2024-02-23 | 3 | -75/+85 |
| | |||||
* | [refactor-block] simplify rpc_get_block | Alex Auvolat | 2024-02-23 | 2 | -24/+4 |
| | |||||
* | [refactor-block] move read_stream_to_end to garage_net | Alex Auvolat | 2024-02-23 | 1 | -18/+4 |
| | |||||
* | [refactor-block] Remove redundant BlockStream type | Alex Auvolat | 2024-02-23 | 1 | -6/+1 |
| | |||||
* | [import-netapp] import Netapp code into Garage codebase | Alex Auvolat | 2024-02-15 | 2 | -1/+2 |
| | |||||
* | [dep-upgrade-202402] simplify/refactor GetObject | Alex Auvolat | 2024-02-05 | 1 | -4/+4 |
| | |||||
* | [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 version to v0.9.0v0.9.0next | Alex Auvolat | 2023-10-10 | 1 | -1/+1 |
| | |||||
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -2/+2 |
| | |||||
* | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -1/+1 |
|\ | |||||
| * | update version to 0.8.4v0.8.4hold-netapp-0.5.2 | Alex Auvolat | 2023-09-05 | 1 | -1/+1 |
| | | |||||
* | | block repair: simpler/more robust iterator progress calculation | Alex Auvolat | 2023-09-11 | 1 | -23/+14 |
| | | |||||
* | | scrub: clear saved checkpoint when canceling scrub | Alex Auvolat | 2023-09-11 | 1 | -0/+3 |
| | | |||||
* | | block manager: remove data_dir fieldmultihdd | Alex Auvolat | 2023-09-11 | 1 | -3/+0 |
| | | |||||
* | | block manager: fix indentation (why not detected by cargo fmt?) | Alex Auvolat | 2023-09-11 | 1 | -16/+16 |
| | | |||||
* | | block manager: fix bug where rebalance didn't delete old copies | Alex Auvolat | 2023-09-07 | 3 | -18/+59 |
| | | |||||
* | | block manager: fix bugs | Alex Auvolat | 2023-09-07 | 2 | -5/+26 |
| | | |||||
* | | block manager: add rebalance operation to rebalance multi-hdd setups | Alex Auvolat | 2023-09-07 | 3 | -14/+106 |
| | | |||||
* | | block manager: refactor and fix monitoring/statistics | Alex Auvolat | 2023-09-07 | 1 | -27/+20 |
| | | |||||
* | | block manager: avoid incorrect data_dir configs and avoid losing files | Alex Auvolat | 2023-09-06 | 2 | -5/+44 |
| | | |||||
* | | block manager: scrub checkpointing | Alex Auvolat | 2023-09-06 | 1 | -50/+108 |
| | | |||||
* | | block manager: fixes in layout | Alex Auvolat | 2023-09-06 | 1 | -23/+33 |
| | | |||||
* | | block manager: refactoring & increase max worker count to 8 | Alex Auvolat | 2023-09-06 | 2 | -14/+14 |
| | | |||||
* | | block manager: fix dir_not_empty | Alex Auvolat | 2023-09-06 | 1 | -2/+1 |
| | | |||||
* | | block manager: refactoring | Alex Auvolat | 2023-09-06 | 1 | -52/+44 |
| | | |||||
* | | block manager: get rid of check_block_status | Alex Auvolat | 2023-09-06 | 2 | -56/+45 |
| | | |||||
* | | block manager: move blocks in write_block if necessary | Alex Auvolat | 2023-09-06 | 1 | -12/+26 |
| | | |||||
* | | block manager: use data paths from layout | Alex Auvolat | 2023-09-06 | 3 | -89/+104 |
| | | |||||
* | | block manager: multi-directory layout computation | Alex Auvolat | 2023-09-06 | 4 | -30/+255 |
| | | |||||
* | | block manager: skeleton for multi-hdd support | Alex Auvolat | 2023-09-06 | 4 | -83/+221 |
| | | |||||
* | | Merge branch 'main' into nextv0.9.0-beta1 | Alex Auvolat | 2023-08-29 | 1 | -2/+2 |
|\| | |||||
| * | bump version to 0.8.3v0.8.3-rc1 | Alex Auvolat | 2023-08-28 | 1 | -1/+1 |
| | | |||||
| * | cargo: Updated async-compression to 0.4. | Jonathan Davies | 2023-06-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'main' into next | Alex Auvolat | 2023-06-13 | 2 | -11/+5 |
|\| | |||||
| * | Merge pull request 'cargo: tokio-1.28 and hyper-0.14.26 update' (#569) from ↵ | Alex | 2023-05-11 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | jpds/garage:tokio-1.28 into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/569 | ||||
| | * | block/Cargo.toml: Bump tokio-util to 0.7. | Jonathan Davies | 2023-05-09 | 1 | -1/+1 |
| | | | |||||
| * | | *: apply clippy recommendations. | Jonathan Davies | 2023-05-09 | 1 | -10/+4 |
| |/ | |||||
* / | Make fsync an option for meta and data | Alex Auvolat | 2023-06-09 | 1 | -13/+22 |
|/ | |||||
* | Merge pull request 'block/manager.rs: Prioritize raw blocks when no ↵ | Alex | 2023-05-09 | 1 | -5/+25 |
|\ | | | | | | | | | | | compression configured' (#566) from jpds/garage:skip-compressed-blocks-scrub-no-compression into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/566 | ||||
| * | block/manager.rs: In is_block_compressed - check which compression_level | Jonathan Davies | 2023-05-09 | 1 | -5/+25 |
| | | | | | | | | | | is configured on a node and check for raw block first if compression is disabled (to help reduce syscalls during a scrub). | ||||
* | | Declare garage crates using workspace.dependencies | Jakub Jirutka | 2023-05-09 | 1 | -4/+4 |
|/ | | | | | | | | This will allow to really disable "sled" feature without declaring `default-features = false` in every Cargo.toml where garage_db and garage_model is used. See https://doc.rust-lang.org/cargo/reference/workspaces.html#the-dependencies-table | ||||
* | block/repair.rs: Added log entries for scrub start/finish. | Jonathan Davies | 2023-04-23 | 1 | -2/+12 |
| | |||||
* | Prepare for v0.8.2 | Alex Auvolat | 2023-03-13 | 2 | -5/+6 |
| | |||||
* | block/manager.rs: Set defaults for scrub_persister. | Jonathan Davies | 2023-03-09 | 1 | -0/+1 |
| | |||||
* | block/repair.rs: Added a timestamp argument to | Jonathan Davies | 2023-03-09 | 1 | -5/+5 |
| | | | | randomize_next_scrub_run_time(). | ||||
* | block/repair.rs: Added migration for ScrubWorkerPersisted's time_next_run_scrub. | Jonathan Davies | 2023-03-09 | 1 | -10/+44 |
| | | | | Fixes: #520. | ||||
* | block/manager.rs: Display scrub-next-run. | Jonathan Davies | 2023-03-06 | 1 | -0/+3 |
| |