garage/src
trinity-1686a 64c193e3db
continuous-integration/drone/push Build is passing Details
Add a K2V client library and CLI (#303)
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: #303
Co-authored-by: trinity-1686a <trinity.pointard@gmail.com>
Co-committed-by: trinity-1686a <trinity.pointard@gmail.com>
2022-05-18 22:24:09 +02:00
..
admin Log admin GET requests at debug level instead of info 2022-03-28 15:46:52 +02:00
api K2V: Fix `end` parameter and add tests (fix #305) 2022-05-17 11:50:23 +02:00
block First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
garage Add a K2V client library and CLI (#303) 2022-05-18 22:24:09 +02:00
k2v-client Add a K2V client library and CLI (#303) 2022-05-18 22:24:09 +02:00
model First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
rpc First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
table First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00
util Add a K2V client library and CLI (#303) 2022-05-18 22:24:09 +02:00
web First implementation of K2V (#293) 2022-05-10 13:16:57 +02:00