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 AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page