Switchboard
Switchboard is a feature flag configuration service.
Features
- Allows to manage a set of applications with it own feature flags
- Feature flags are enabled or disabled based on a configurable set of rules
- Type of rules
- Simple enable/disable
- Enable feature after a date
- Enable a feature for a group of users
- Enable a feature for a context
- Client application can query features status
