trinity-1686a
trinity-1686a pushed to main at trinity-1686a/garage 2022-06-08 08:50:49 +00:00
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
Compare 397 commits »
trinity-1686a created branch netapp-streams in trinity-1686a/garage 2022-06-08 08:49:45 +00:00
trinity-1686a pushed to netapp-streams at trinity-1686a/garage 2022-06-08 08:49:45 +00:00
c1b84ac459 initial work on netapp streams - garage side
trinity-1686a created pull request trinity-1686a/netapp#1 2022-06-08 08:48:41 +00:00
WIP: associated stream
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-06-07 22:31:06 +00:00
cdb1117bdd further work on streams
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-06-05 14:47:38 +00:00
fb5462ecdb rechunk stream
trinity-1686a created branch stream-body in trinity-1686a/netapp 2022-06-05 13:40:30 +00:00
trinity-1686a pushed to stream-body at trinity-1686a/netapp 2022-06-05 13:40:30 +00:00
368ba90879 initial work on associated stream
trinity-1686a created repository trinity-1686a/netapp 2022-06-05 13:40:10 +00:00
trinity-1686a opened issue Deuxfleurs/garage#310 2022-05-23 20:39:03 +00:00
require new nodes to be validated before being able to connect
trinity-1686a opened issue Deuxfleurs/garage#309 2022-05-23 13:11:25 +00:00
support for (some part of) lifecycle configuration
trinity-1686a pushed to k2v-client at trinity-1686a/garage 2022-05-18 16:35:14 +00:00
42ef5cde30 address review comments
trinity-1686a commented on pull request Deuxfleurs/garage#303 2022-05-17 12:29:54 +00:00
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

trinity-1686a commented on pull request Deuxfleurs/garage#303 2022-05-17 12:25:10 +00:00
add a crate k2v client

oops that's a copy-past from the doc

trinity-1686a pushed to k2v-client at trinity-1686a/garage 2022-05-16 16:26:35 +00:00
eca192af43 add readme with cli usage example
0deaf882cd add cli
Compare 2 commits »
trinity-1686a pushed to k2v-client at trinity-1686a/garage 2022-05-16 16:24:25 +00:00
d15f3ff083 add readme with cli usage example
trinity-1686a pushed to k2v-client at trinity-1686a/garage 2022-05-16 16:15:50 +00:00
bec69724b5 add cli
trinity-1686a commented on pull request Deuxfleurs/garage#303 2022-05-16 15:10:37 +00:00
add a crate k2v client

I noticed when testing, but apparently I forgot to commit

trinity-1686a pushed to k2v-client at trinity-1686a/garage 2022-05-14 13:56:25 +00:00
d0e3434104 fix CI
trinity-1686a pushed to k2v-client at trinity-1686a/garage 2022-05-14 13:47:14 +00:00
149695e144 fix CI