Mustafa Kaya
Mustafa Kaya
I ended up changing the key-binds for Close Tab and Close Window for Sequel Pro.
> Which S3 compatible store are you using, most of them shouldn't need DynamoDb as they support conditional writes natively Hi @tustvold, I'm using Linode Object Storage (which [has](https://www.linode.com/community/questions/22749/object-storage-consistency#answer-80347) strong...
I experimented with `AWS_S3_ALLOW_UNSAFE_RENAME='true'` and observed that concurrent writes overwrite the json files and the later one wins the race condition. We need to provide the DynamoDB credentials to enable...
@wjones127 when using an S3 compatible storage (other than AWS S3), one might have a set of access and secret key for the storage and another set for the DynamoDB....
> @ale-rinaldi would you mind adding this info to our docs? @ion-elgreco you are not referring to [this](https://github.com/delta-io/delta-rs/issues/1091#issuecomment-1995476907) right? Right now we have a real use case for what I...