mirror of
https://github.com/versity/versitygw.git
synced 2026-01-07 04:06:23 +00:00
This adds the option to store metadata for objects and buckets within a specified directory: bucket: <sidecar dir>/<bucket>/meta/<attribute> object: <sidecar dir>/bucket/<object>/meta/<attribute> Example invocation: ./versitygw -a myaccess -s mysecret posix --sidecar /tmp/sidecar /tmp/gw The attributes are stored by name within the hidden directory.