|
|
|
|
|
by izakfr
586 days ago
|
|
Feature Flags looks like it's crafted around automated rollouts. Varse was designed to be more manual, just for reading / writing key - value pairs. You can use it to store long-lived variables like database_url. It could also be used for short lived variables like percent_db_migration_rollout. Have you used Feature Flags in the past? I'm curious what your experience was. |
|