Or is it best effort?
Currently, there is durability guarantee. The call returns only after successful write to S3. This is close to fsync in a single node system. I plan to add a relaxed write mode
I am tracking the issue here: https://github.com/avinassh/s3-log/issues/4
Currently, there is durability guarantee. The call returns only after successful write to S3. This is close to fsync in a single node system. I plan to add a relaxed write mode
I am tracking the issue here: https://github.com/avinassh/s3-log/issues/4