benbjohnson / litestream

Streaming replication for SQLite.
https://litestream.io
Apache License 2.0
11.1k stars 256 forks source link

Let cloud provider handle retention instead of Litestream ? #604

Open asauray opened 2 months ago

asauray commented 2 months ago

Most cloud providers provide a feature of file retention built in with their object storage product. One of the positive aspects would be to remove some permissions from the IAM credentials provided to LiteStream (DeleteObject and UpdateObject), which I believe would enhance security in case of a credentials leak.