Remix.run Logo
bootsmann 7 hours ago

S3 is strongly consistent, if you need it anyways you can just use s3 keys to deconflict and store the workflow state.

orf 7 hours ago | parent [-]

Yes, but directly using s3 as a key-value database is completely different from using SQLite + litestream.