aboutsummaryrefslogtreecommitdiff
path: root/src/util/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* [s3-checksum] implement x-amz-checksum-* headersAlex Auvolat2024-03-261-1/+0
* util: add helper sum type for unix and tcp socket addressesnetworkException2023-09-291-0/+1
* Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0Alex Auvolat2023-05-171-1/+0
* util/forwarded_headers.rs: Generalized handle_forwarded_for_headers()Jonathan Davies2023-03-031-0/+1
* Remove token_bucket.rsAlex Auvolat2023-01-041-1/+0
* Make it explicit when using nonversioned encodingAlex Auvolat2023-01-031-0/+1
* Refactor how things are migratedAlex Auvolat2023-01-031-0/+1
* Merge branch 'main' into lx-perf-improvementsAlex Auvolat2022-08-291-0/+1
|\
| * Configure structopt to report the right versionv0.7.2_ci-test-2bug/reported-versionQuentin Dufour2022-08-111-0/+1
* | Compute hashes on dedicated threadsAlex Auvolat2022-07-291-0/+1
|/
* Background task manager (#332)Alex2022-07-081-1/+0
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-1/+1
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-0/+1
* Add wrapper over sled tree to count items (used for big queues)Alex Auvolat2022-03-141-0/+1
* Refactor how durations are measuredAlex Auvolat2022-03-141-0/+1
* Add tracing integration with opentelemetryAlex Auvolat2022-03-141-1/+1
* Improve how node roles are assigned in Garagev0.5-beta1Alex Auvolat2021-11-161-0/+1
* Add tranquilizer mechanism to improve on token bucket mechanismtranquilityAlex Auvolat2021-11-041-0/+1
* Refactoring on repair commandscli-verify-integrityAlex Auvolat2021-10-271-0/+1
* rename types to CamelCaseTrinity Pointard2021-05-031-1/+0
* fix clippy warnings on util and rpcTrinity Pointard2021-05-031-0/+1
* make most requested changesTrinity Pointard2021-04-271-1/+0
* document util crateTrinity Pointard2021-04-271-0/+3
* Improve bootstraping: do it regularly; persist peer listAlex Auvolat2021-04-271-0/+1
* Time and metadata improvementsAlex Auvolat2021-03-151-0/+1
* Split code for modular compilationAlex Auvolat2020-04-241-0/+7