aboutsummaryrefslogtreecommitdiff
path: root/src/block/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* [next-0.10] bump version number to 1.0v1.0.0-rc1Alex Auvolat2024-03-281-1/+1
* Merge branch 'main' into next-0.10Alex Auvolat2024-02-151-0/+1
|\
| * [import-netapp] import Netapp code into Garage codebaseAlex Auvolat2024-02-151-0/+1
* | Merge branch 'main' into next-0.10Alex Auvolat2024-02-131-20/+20
|\|
| * [dep-upgrade-202402] refactor dependencies: move all as workspace depsAlex Auvolat2024-02-051-20/+20
| * Bump version to 0.9.1v0.9.1rel-v0.9.1Alex Auvolat2024-01-161-1/+1
* | bump crate versions to 0.10.0v0.10.0-beta1Alex Auvolat2024-01-111-1/+1
|/
* bump version to v0.9.0v0.9.0nextAlex Auvolat2023-10-101-1/+1
* Merge branch 'main' into nextAlex Auvolat2023-09-111-1/+1
|\
| * update version to 0.8.4v0.8.4hold-netapp-0.5.2Alex Auvolat2023-09-051-1/+1
* | block manager: multi-directory layout computationAlex Auvolat2023-09-061-0/+1
|/
* bump version to 0.8.3v0.8.3-rc1Alex Auvolat2023-08-281-1/+1
* cargo: Updated async-compression to 0.4.Jonathan Davies2023-06-281-1/+1
* block/Cargo.toml: Bump tokio-util to 0.7.Jonathan Davies2023-05-091-1/+1
* Declare garage crates using workspace.dependenciesJakub Jirutka2023-05-091-4/+4
* Prepare for v0.8.2Alex Auvolat2023-03-131-5/+5
* Cargo.toml: Loosen tracing dependency to just 0.1.Jonathan Davies2023-01-261-1/+1
* Cargo.toml: Updated zstd from 0.9 to 0.12.Jonathan Davies2023-01-231-1/+1
* Make it explicit when using nonversioned encodingAlex Auvolat2023-01-031-1/+0
* Bump everything to v0.8.1Alex Auvolat2023-01-021-5/+5
* Merge branch 'lx-perf-improvements' into netapp-stream-bodyAlex Auvolat2022-09-081-4/+7
|\
| * Bump versions to 0.8.0 (compatibility is broken already)Alex Auvolat2022-09-061-4/+4
| * Add feature "system-libs" to enable linking against system librariesJakub Jirutka2022-09-031-0/+4
* | Use streaming in block managerAlex Auvolat2022-07-291-0/+3
|/
* Background task manager (#332)Alex2022-07-081-0/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-2/+1
* Move block manager to separate moduleAlex Auvolat2022-03-231-0/+38