Worm overhead S3 #873
Answered
by
micbar
suse-coder
asked this question in
Q&A
Worm overhead S3
#873
-
How much overhead is there ca. when i use S3 Bucket with worm enabled to store opencloud data. Is the metadata only updated when also a respective files changes or much more often? |
Beta Was this translation helpful? Give feedback.
Answered by
micbar
May 21, 2025
Replies: 1 comment 2 replies
-
I am not sure how to understand your question. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OpenCloud stores only the Blob data of the users files in S3. The medatada and all system data still needs to be stored in a mounted POSIX compatible filesystem.
So the S3 objects will only be added if a new content for a file is uploaded.