Skip to main content

Easy feature ramping using Redis

Project description

Feature Ramp allows developers to “ramp” their user base up on a particular functionality. It is essentially Martin Folwer’s Feature Toggle (http://martinfowler.com/bliki/FeatureToggle.html) but with even more control.

Details: - Toggle a feature completely on or off for the entire application - Whitelist and blacklist specific users given an identifier of some sort (e.g. user id). - Toggle a feature for a subset of users by percentage given an identifier of some sort (e.g. user id).

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page