|
|
|
|
|
by GeorgeMac
658 days ago
|
|
On this, we support publishing the state to object storage (S3, Azure, GCS) and to OCI as well in Flipt. Flipt Open-Source can be run to consume from these locations. You can go as far as configuring a workflow to publish on push, so that you can combine our managed UI with any of these distributions methods through Git. With any of these backends (including Git), we periodically fetch and cache data in-memory. Evaluations work on an in-mem snapshot. So temporary downtime doesn't propagate into your applications being unable to get flag evaluations. |
|