5d7541e13a
wait for any ready stream instead of the highest priority one
4745e7c4ba
further work on streams
wip: use netapp streaming
5768bf3622
First implementation of K2V (#293)
def78c5e6f
Update netapp to 0.4.4, fix #300
277a20ec44
Fix
layout show
to not show changes when there are no changes (#297)
c9ef3e461b
fix clippy
c93008d333
Prettier code for defragmentation
WIP: associated stream
require new nodes to be validated before being able to connect
support for (some part of) lifecycle configuration
add a crate k2v client
I think format_table()
should be moved to garage_util for that. Having k2v-client depends on all of the server code sounds bad