|
|
|
|
|
by esafak
1101 days ago
|
|
I don't think using source control is incompatible with this. You can persist state in source control, and have a separate deployment pipeline that is triggered only for updates to feature flag files. It is also deployed separately; e.g., to a key-value store. |
|