aboutsummaryrefslogtreecommitdiff
path: root/src/util/formater.rs
Commit message (Collapse)AuthorAgeFilesLines
* Split format_table into separate crate and reduce k2v-client dependenciesformat_table-v0.1.0Alex Auvolat2023-05-171-32/+0
|
* cli: prettier table in garage statsAlex Auvolat2022-12-131-2/+6
|
* Add a K2V client library and CLI (#303)trinity-1686a2022-05-181-0/+28
lib.rs could use getting split in modules, but I'm not sure how exactly Co-authored-by: trinity-1686a <trinity@deuxfleurs.fr> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/303 Co-authored-by: trinity-1686a <trinity.pointard@gmail.com> Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>