aboutsummaryrefslogtreecommitdiff
path: root/src/model/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into next-0.10Alex Auvolat2024-03-181-0/+1
|\
| * [db-snapshot] implement meta_auto_snapshot_intervalAlex Auvolat2024-03-151-0/+1
* | [rm-migration] Remove migration path from Garage v0.5rm-migrationAlex Auvolat2024-03-081-4/+0
|/
* Move version back into utilimprove-depsAlex Auvolat2022-09-071-1/+0
* Move GIT_VERSION injection later in build chain to reduce build timesAlex Auvolat2022-09-071-0/+1
* Include code from v0.5.1 directly to remove dependenciesAlex Auvolat2022-09-061-0/+3
* First implementation of K2V (#293)Alex2022-05-101-3/+6
* Move block manager to separate moduleAlex Auvolat2022-03-231-3/+0
* Add tracing integration with opentelemetryAlex Auvolat2022-03-141-1/+1
* Add many metrics in table/ and rpc/Alex Auvolat2022-03-141-0/+1
* Some movement of helper code and refactoring of error handlingAlex Auvolat2022-01-041-1/+1
* New buckets for 0.6.0: fix model and migrationAlex Auvolat2022-01-041-5/+8
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-041-0/+1
* New model for bucketsAlex Auvolat2022-01-041-0/+3
* make most requested changesTrinity Pointard2021-04-271-1/+0
* attempt at documenting model crateTrinity Pointard2021-04-271-0/+1
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-0/+10