aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* fix clippy lint in format-table crateformat_table-v0.1.1split-format-tableAlex Auvolat2023-05-171-1/+1
* Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0Alex Auvolat2023-05-171-0/+2
* Allow to really disable sled featureJakub Jirutka2023-05-091-2/+2
* Declare garage crates using workspace.dependenciesJakub Jirutka2023-05-091-0/+10
* Use the new cargo feature resolver "2"Jakub Jirutka2022-09-061-0/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+1
* First version of admin API (#298)Alex2022-05-241-1/+0
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-1/+4
* Add missing src/block to toplevel cargo.tomlAlex Auvolat2022-03-231-0/+1
* Update dependencies and add admin module with metricsmricher2022-03-141-1/+2
* Skeleton to the new web APIQuentin2020-11-021-0/+1
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-1/+1
* Split code for modular compilationAlex Auvolat2020-04-241-41/+9
* Remove a few features in dependenciesAlex Auvolat2020-04-211-3/+2
* Pretty loggingAlex Auvolat2020-04-211-17/+21
* Add hostname to node infoAlex Auvolat2020-04-191-0/+1
* WIPAlex Auvolat2020-04-171-0/+1
* Enable debug info in release profileAlex Auvolat2020-04-161-0/+3
* CleanupAlex Auvolat2020-04-121-1/+1
* TLS works \o/Alex Auvolat2020-04-121-3/+3
* Trying to do TLSAlex Auvolat2020-04-121-0/+5
* table::insert_many, version_table::updatedAlex Auvolat2020-04-111-1/+1
* (Try to) disable LTO ?Alex Auvolat2020-04-101-0/+3
* Something worksAlex Auvolat2020-04-091-0/+1
* Some workAlex Auvolat2020-04-081-0/+1
* Some work in actually storing thingsAlex Auvolat2020-04-081-1/+2
* custom data type for hashes and identifiersAlex Auvolat2020-04-071-0/+1
* Some workAlex Auvolat2020-04-061-0/+1
* Some more basic workAlex Auvolat2020-04-061-2/+5
* First commit: skeleton for something greatAlex Auvolat2020-04-051-0/+23