Alex Auvolat
|
590a0a8450
|
Merge branch 'main' into k2v-watch-range-2
|
2023-01-26 16:46:40 +01:00 |
|
Jonathan Davies
|
bcac889f9a
|
Cargo.toml: Updated clap from 3.1.18 to 4.1.
|
2023-01-26 11:13:11 +00:00 |
|
Jonathan Davies
|
9e08a05e69
|
k2v-client/Cargo.toml: Loosen dependencies.
|
2023-01-26 11:13:11 +00:00 |
|
Jonathan Davies
|
36944f1839
|
Cargo.toml: Updated base64 from 0.13 to 0.21.
|
2023-01-26 11:13:07 +00:00 |
|
Alex Auvolat
|
5b5ca63cf6
|
Poll cleanup
|
2023-01-11 15:17:27 +01:00 |
|
Alex Auvolat
|
32aab06929
|
k2v-client libary poll_range and CLI poll-range
|
2023-01-11 11:14:29 +01:00 |
|
Alex Auvolat
|
6775569525
|
Bump everything to v0.8.1
|
2023-01-02 14:15:33 +01:00 |
|
Alex Auvolat
|
fcaee3bea0
|
definitively expunge openssl from dependencies everywhere
|
2022-10-14 18:10:36 +02:00 |
|
Alex Auvolat
|
48ffaaadfc
|
Bump versions to 0.8.0 (compatibility is broken already)
|
2022-09-06 16:47:56 +02:00 |
|
Alex
|
fe3fa83de7
|
Publish k2v-client crate to crates.io (#337)
Co-authored-by: Alex Auvolat <alex@adnab.me>
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/337
Co-authored-by: Alex <alex@adnab.me>
Co-committed-by: Alex <alex@adnab.me>
|
2022-07-04 18:27:25 +02:00 |
|
Alex Auvolat
|
b6d59ec19a
|
Fix poll item when item didn't change
|
2022-07-04 14:00:02 +02:00 |
|
Alex
|
0850bac874
|
Add poll command to k2v-cli (#335)
Co-authored-by: Alex Auvolat <alex@adnab.me>
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/335
Co-authored-by: Alex <alex@adnab.me>
Co-committed-by: Alex <alex@adnab.me>
|
2022-07-04 12:45:32 +02:00 |
|
Alex
|
b2a2d3859f
|
K2V client improvements (#307)
- [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>
|
2022-05-24 12:48:05 +02:00 |
|
trinity-1686a
|
64c193e3db
|
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: 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>
|
2022-05-18 22:24:09 +02:00 |
|