Skip to content

Using S3 as a backend for storage #1140

Answered by jeroiraz
tutiplain asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tutiplain, immudb uses a multi-file approach. Files are created with exactly the same size as they are filled up. Once a file is fully written and a new file is created for the next writes, the previous one will be automatically uploaded to the S3 server. This upload also takes place when gracefully closing immudb server

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@tutiplain
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tutiplain
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants