open-feature / flagd

A feature flag daemon with a Unix philosophy
https://openfeature.dev
Apache License 2.0
564 stars 67 forks source link

[FEATURE] Add S3-compatiblty sync source #1376

Open beeme1mr opened 3 months ago

beeme1mr commented 3 months ago

Requirements

A recent PR added support for blob type sources. This provides a nice abstraction on top of many popular cloud storage solutions. This can be leveraged to add S3 as a supported sync source.