Jill KokaKiwi
KokaKiwi opened issue KokaKiwi/boitalettres#6 2022-05-24 15:57:10 +00:00
Add in-memory mail storage example
KokaKiwi opened issue KokaKiwi/boitalettres#5 2022-05-24 15:56:42 +00:00
Fix buffered service issue
KokaKiwi opened issue KokaKiwi/boitalettres#4 2022-05-24 15:56:00 +00:00
Refactor Request
KokaKiwi opened issue KokaKiwi/boitalettres#3 2022-05-24 15:55:26 +00:00
Add support for Continuation response
KokaKiwi opened issue KokaKiwi/boitalettres#2 2022-05-24 15:54:24 +00:00
Add support for Stream-based Body
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-23 01:20:53 +00:00
667b487427 feat: Add proper Response type
KokaKiwi closed issue KokaKiwi/boitalettres#1 2022-05-19 10:47:14 +00:00
The simple.rs example must be compiled with RUSTFLAGS="--cfg tokio_unstable"
KokaKiwi commented on issue KokaKiwi/boitalettres#1 2022-05-19 10:47:13 +00:00
The simple.rs example must be compiled with RUSTFLAGS="--cfg tokio_unstable"

Ah yeah i indeed forgot this stuff in the draft-doc, thanks

Fixed with 921ea05f89

KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-19 10:45:49 +00:00
921ea05f89 chore: Fix simple example and doc
7e8f445967 refactor: Use miette error-diagnostic library
Compare 2 commits »
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-13 15:59:36 +00:00
05b5efc8bf style: Use tower-provided type-alias when useful
54aa382f8b refactor: Add more debugging facilities into examples
Compare 2 commits »
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-11 17:15:28 +00:00
1b3147d493 refactor: Better connection handling
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-10 15:50:14 +00:00
7571eacb82 doc: Add some notes on the draft doc (+typo)
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-10 15:43:28 +00:00
40c680fa1f doc: Add doc draft with simple example
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-10 14:41:23 +00:00
59c7ff0fec server: Fix connection double-polling
KokaKiwi created branch main in KokaKiwi/boitalettres 2022-05-09 17:16:11 +00:00
KokaKiwi pushed to main at KokaKiwi/boitalettres 2022-05-09 17:16:11 +00:00
28ded269ea Initial commit.
KokaKiwi pushed tag 0.4-alpha to KokaKiwi/garage 2022-03-28 12:24:23 +00:00
KokaKiwi pushed to main at KokaKiwi/garage 2022-03-28 12:24:10 +00:00
0cf4efac89 Compile kuberetes-discovery only when release=true
9d0ed78887 Add feature flag for Kubernetes discovery
509d256c58 Make layout optimization work in relative terms
2814d41842 Allow garage layout assign to assign to several nodes at once
7e0e2ffda2 Slight change and add comment to layout assignation algo
Compare 64 commits »
KokaKiwi pushed to more-streaming-payload at KokaKiwi/garage 2022-03-14 11:00:35 +00:00
812b795c28 Fix failed lint
a3035381da add test framework for arbitraty S3 requests
85b8f48a1d garage_api: Update streaming payload stream unit tests
459f146005 garage_api: Handle streaming payload early in request handling
fe62d01b7e Implement exponential backoff for resync retries
Compare 24 commits »