ed9fae4440
[disable-scrub] document
disable_scrub
config option
4ae7611538
[disable-scrub] implement a
disable_scrub
configuration option
62b01d8705
Merge pull request 'Doc: be slightly more critical of LMDB' (#773) from doc-updates into main
422d45b659
[doc-updates] from source: fix default feature list
a7dddebedd
[doc-updates] doc: be slightly more critical of LMDB
Doc: be slightly more critical of LMDB
Doc: be slightly more critical of LMDB
WIP: blog post on garage community survey results
WIP: Replace unsafe code with ouroboros in db
a46c3d2502
[rm-sled] Replace unsafe code with ouroboros in sqlite adapter
81191d2d92
Merge pull request 'Remove Sled' (#767) from rm-sled into next-0.10
2795b53b8b
[rm-sled] factorize some code in sqlite backend
2128b5febd
Merge pull request 'Remove migration path from Garage v0.5' (#766) from rm-migration into next-0.10
f537f76681
[rm-migration] Remove migration path from Garage v0.5
81191d2d92
Merge pull request 'Remove Sled' (#767) from rm-sled into next-0.10
2795b53b8b
[rm-sled] factorize some code in sqlite backend
32aa246300
[rm-sled] Make proper use of pinning in LMDB adapter + comment unsafe
b942949940
[rm-sled] Implement iterators in sqlite & lmdb transactions
66c23890c1
[rm-sled] Implement some missing functionality in garage_db
Version 0.93 breaks with x-amx-content-sha256 bad header?
I have a feeling that this is a bug in your S3 client library, as Amazon explicitly says that the x-amz-content-sha256
should be included in the signature calculation. See examples here:…