Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce dedicated return type for PollRange | trinity-1686a | 2023-06-24 | 1 | -2/+15 |
| | |||||
* | Fix k2v_client with unicode in partition keys | Alex Auvolat | 2023-05-22 | 1 | -1/+7 |
| | |||||
* | Port k2v-client to aws-sigv4 since rusoto_signature is deprecated | Alex Auvolat | 2023-05-19 | 1 | -131/+164 |
| | |||||
* | cargo fmtk2v-client-fixes | Alex Auvolat | 2023-05-16 | 1 | -3/+5 |
| | |||||
* | fix base64 uses | Alex Auvolat | 2023-05-16 | 1 | -4/+5 |
| | |||||
* | k2v-client libary poll_range and CLI poll-range | Alex Auvolat | 2023-01-11 | 1 | -1/+88 |
| | |||||
* | Fix poll item when item didn't changek2v-poll-fix | Alex Auvolat | 2022-07-04 | 1 | -4/+4 |
| | |||||
* | K2V client improvements (#307)v0.7.2 | Alex | 2022-05-24 | 1 | -0/+611 |
- [x] Better distinguish error types - [x] Parse error messages received from server - [x] Remove `src/` folder layer, we don't have that for other crates Co-authored-by: Alex Auvolat <alex@adnab.me> Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/307 Co-authored-by: Alex <alex@adnab.me> Co-committed-by: Alex <alex@adnab.me> |