Features
- Global Low latency: Flags are stored in a global Redis database and are evaluated at the edge.
- Environments: Flags have different environments to support your deployment
process:
production
,preview
,development
- Flexible: Flags support geo targeting, percentage based rollouts and custom attributes
- Manage: Flags can be created and managed using the SDK or our console.
- Free: Edge Flags is free to use. You only pay for the Redis database.
- Cache: Flags can be cached for a short period of time to reduce the required requests to redis, making it cheaper to use.
Architecture
