| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Allow linking against system-provided libsqlite | Jakub Jirutka | 2022-09-03 | 1 | -0/+8 |
| | * | | Add feature "system-libs" to enable linking against system libraries | Jakub Jirutka | 2022-09-03 | 1 | -0/+1 |
* | | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-09-06 | 2 | -2/+49 |
|\| | | |
|
| * | | | Merge branch 'main' into lx-perf-improvements | Alex Auvolat | 2022-09-05 | 2 | -2/+49 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Ability to have up to 4 concurrently working resync workers | Alex Auvolat | 2022-09-02 | 2 | -1/+12 |
| | * | | block manager: refactor: split resync into separate file | Alex Auvolat | 2022-09-02 | 1 | -3/+4 |
| | * | | Ability to dynamically set resync tranquility | Alex Auvolat | 2022-09-02 | 2 | -0/+35 |
| | |/ |
|
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-08-31 | 2 | -2/+5 |
|\| | |
|
| * | | Add env filter to tracing subscriber | Alex Auvolat | 2022-08-31 | 2 | -1/+2 |
| * | | Tracing-subscriber: write to stderr | Alex Auvolat | 2022-08-31 | 1 | -1/+3 |
| * | | Replace logging crate pretty_env_logger by tracing_subscriber::fmt | Alex Auvolat | 2022-08-31 | 2 | -2/+2 |
* | | | Merge branch 'lx-perf-improvements' into netapp-stream-body | Alex Auvolat | 2022-08-29 | 2 | -51/+53 |
|\| | |
|
| * | | Merge branch 'main' into lx-perf-improvements | Alex Auvolat | 2022-08-29 | 2 | -51/+53 |
| |\| |
|
| | * | Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-version | Quentin Dufour | 2022-08-11 | 2 | -51/+53 |
* | | | update netapp to 0.5 | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
* | | | First adaptation to WIP netapp with streaming body | Alex Auvolat | 2022-07-29 | 4 | -11/+10 |
|/ / |
|
* | | cargo fmt | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
* | | Fix tests | Alex Auvolat | 2022-07-29 | 2 | -1/+4 |
* | | Compute hashes on dedicated threads | Alex Auvolat | 2022-07-29 | 1 | -1/+1 |
|/ |
|
* | Background task manager (#332) | Alex | 2022-07-08 | 6 | -98/+276 |
* | add delays in k2v test_items_and_indices | Alex Auvolat | 2022-07-08 | 1 | -0/+6 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 10 | -68/+246 |
* | Fix garage_db build on 32-bit systemsfix-build | Alex Auvolat | 2022-06-09 | 1 | -6/+1 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 5 | -48/+112 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 6 | -116/+90 |
* | Add a K2V client library and CLI (#303) | trinity-1686a | 2022-05-18 | 3 | -29/+3 |
* | K2V: Fix `end` parameter and add tests (fix #305)fix-k2v-305 | Alex Auvolat | 2022-05-17 | 1 | -1/+88 |
* | First implementation of K2V (#293) | Alex | 2022-05-10 | 23 | -65/+1690 |
* | Fix `layout show` to not show changes when there are no changes (#297) | Alex | 2022-05-09 | 2 | -5/+22 |
* | Update to netapp 0.4.2 (a tiny fix) | Alex Auvolat | 2022-04-07 | 1 | -1/+1 |
* | Add blocks in errored state to `garage stats` | Alex Auvolat | 2022-03-28 | 1 | -0/+6 |
* | Allow `garage layout assign` to assign to several nodes at once | Alex Auvolat | 2022-03-24 | 2 | -46/+56 |
* | Small change to partition assignation algorithm | Alex Auvolat | 2022-03-24 | 1 | -9/+9 |
* | Move block manager to separate module | Alex Auvolat | 2022-03-23 | 1 | -2/+1 |
* | cleanup | trinity-1686a | 2022-03-23 | 1 | -19/+4 |
* | add test for create bucket and put website with streaming signature | trinity-1686a | 2022-03-23 | 1 | -0/+84 |
* | add test framework for arbitraty S3 requests | trinity-1686a | 2022-03-23 | 10 | -7/+401 |
* | Update netapp to v0.4.1update-netapp | Alex Auvolat | 2022-03-15 | 1 | -1/+1 |
* | Fix some new clippy lintsfix-resync | Alex Auvolat | 2022-03-14 | 4 | -7/+7 |
* | Make admin server optional | Alex Auvolat | 2022-03-14 | 1 | -6/+12 |
* | Bump version to 0.7 because of incompatible Netapp | Alex Auvolat | 2022-03-14 | 1 | -8/+8 |
* | Refactoring: rename config files, make modifications less invasive | Alex Auvolat | 2022-03-14 | 2 | -4/+4 |
* | Add metrics to API endpoint | Alex Auvolat | 2022-03-14 | 1 | -2/+3 |
* | Refactor how durations are measured | Alex Auvolat | 2022-03-14 | 1 | -1/+1 |
* | Update to Netapp 0.4 which supports distributed tracing | Alex Auvolat | 2022-03-14 | 2 | -4/+5 |
* | Add tracing integration with opentelemetry | Alex Auvolat | 2022-03-14 | 4 | -4/+8 |
* | Add many metrics in table/ and rpc/ | Alex Auvolat | 2022-03-14 | 1 | -0/+4 |
* | Implement basic metrics in table | Maximilien R | 2022-03-14 | 1 | -1/+1 |
* | Update dependencies and add admin module with metrics | mricher | 2022-03-14 | 2 | -1/+13 |
* | Functional tests for admin commandstests/port-integration | Quentin Dufour | 2022-03-07 | 2 | -0/+75 |