9e576e4f35
Add support for an LSM-tree-based backend with Fjall
906c8708fd
Merge pull request 'add extraVolumes and extraVolumeMounts to helm chart' (#896) from eugene-davis/garage:main into main
747889a096
Merge pull request 'Update Python SDK documentation' (#887) from cryptolukas/garage:fix-python-sdk-docs into main
feb09a4bc6
Merge pull request 'doc: update mastodon media header pruning section' (#888) from teutat3s/garage:doc-update-mastodon-media into main
aa8bc6aa88
Merge pull request 'doc: add Triplebit's use-case' (#901) from jonah/garage:triplebit into main
906c8708fd
Merge pull request 'add extraVolumes and extraVolumeMounts to helm chart' (#896) from eugene-davis/garage:main into main
747889a096
Merge pull request 'Update Python SDK documentation' (#887) from cryptolukas/garage:fix-python-sdk-docs into main
feb09a4bc6
Merge pull request 'doc: update mastodon media header pruning section' (#888) from teutat3s/garage:doc-update-mastodon-media into main
aa8bc6aa88
Merge pull request 'doc: add Triplebit's use-case' (#901) from jonah/garage:triplebit into main
aba7902995
doc: add Triplebit's use-case
Performances collapse with 10 millions pictures in a bucket
@marvinj97 @lx whoops sorry, force of habit when I created my profile probably. I've set my profile to public. I'll go through your reviews ASAP!
3b3086d513
Implement a queue crate to replace the todo trees
aa8bc6aa88
Merge pull request 'doc: add Triplebit's use-case' (#901) from jonah/garage:triplebit into main
aba7902995
doc: add Triplebit's use-case
78de7b5bde
Merge pull request 'fix bit/byte inversion in rpc secret error message' (#898) from trinity-1686a/garage:rpc-comment into main
9bd9e392ba
fix bit/byte inversion in rpc secret error message
WIP: replace some todo trees with disk-backed queues
Performances collapse with 10 millions pictures in a bucket
Our Garage instances run in virtual machines with a number of abstractions between them and the drives (RAID, encryption, ...) so it's a bit difficult to pin it down to the hardware itself. That…
Performances collapse with 10 millions pictures in a bucket
Hello! Sorry for the delay, there was some OoO on my end.
Thanks for write-bench
, I ran it on one of our nodes with Garage down: we observed roughly the same performance trend as the above…
a18b3f0d1f
Merge pull request 'Garage v1.0.1' (#881) from rel-v1.0.1 into main
7a143f46fc
Bump to version 1.0.1
c731f0291a
Merge pull request 'fix logic in
garage layout skip-dead-nodes
+ fix typo (fix #879)' (#880) from fix-skip-dead-nodes into main
34453bc9c2
fix logic in
garage layout skip-dead-nodes
+ fix typo (fix #879)
6da1353541
Merge pull request 'Don't fetch old values in cross-partition transactional inserts' (#877) from withings/garage:perf/kv/insert-no-return-cross-partition into main
withings
pushed to perf/kv/insert-no-return-cross-partition at withings/garage
2024-09-12 08:51:54 +00:00
bd71728874
Tests: don't expect old value after transactional insert
Don't fetch old values in cross-partition transactional inserts