Coming soon! A Pro version of the Flipper gem for entirely local installations.
Get UpdatesWith feature flags, releasing new features isn't tangled up with deploying new code. And rollbacks are virtually instant.
Deploy code any time, and release features progressively. Enable features for specific users, groups of users, a percentage of users, or even a percentage of time. Feature releases on the product's schedule instead of the Ops schedule.
More on release strategiesEnable features for specific actors/entities like users, team members, organizations, or teams one-by-one as needed.
Create groups like beta users, power users, or anything else you can dream up, and enable features for the entire group.
Iteratively expand the number of users for a given feature by specifying a percentage of users that should receive access to new functionality.
Try out performance improvements in prodution by controlling traffic to the changed code to safely make sure everything will go smoothly.
With the process of deploying code dis-entangled from releasing features, launches can be more predictable, and they can be rolled back instantly without having to wait for CI or a re-deploy.
More on stress-free releasesSmaller deploys reduce risk and streamline pull requests. Shipping gradually instead of all at once makes things easier on the entire team.
Expand the release too soon or to too many people? Roll back to the previous state of the flag instantly with a single action without waiting for a redeploy.
Ensure only senior team members can control the state of flags in mission-critical environments while all team members can still adjust their personal environments.
Always know when a feature was enabled, disable, or adjusted in any environment and who made the change. And quickly roll back if something is wrong.
Creating new feature flags is easy, but safely pruning old flags while working with numerous active feature flags can be tedious but not with Flipper.
More about Flipper's organizationWith feature owners, there's neve any question who to ask for updates or how to know if the team has plans for a given feature flag in the near future.
Flipper lets know the last time each flag was checked for each environment so temporary flags can be removed and deleted safely.
Temporary or permanent flag? Circuit breaker? Which area of the application does it affect? Tags help stay on top of all of your flags.
You can never have too many projects or environments, and you never have to worry about having too many. Keeping features organized is easier than ever.
Flipper is designed so that it can never take your app down—even if Flipper Cloud goes offline temporarily. And since feature data is stored locally to your application, your app's performance is unaffected.
More about Flipper's resiliencyWith multiple levels of adapters and reads that are local to your application, you'll have blazing fast feature checks that are always available and in sync, even if Flipper Cloud isn't for some reason.
Flipper uses adapters so you can store your flag data in a relational database, non-relational database, or anywhere really.
Flipper Cloud automatically keeps feature flag data in sync across multiple servers so you know they're always on the same page.
Even if you already have backups for the local version of your flag data, you can relax knowing that Flipper Cloud automatically maintains backups for you as well.
Flipper can help with more than just rolling out new features by streamlining multiple common development tasks that create friction for both development and product teams.
More about Flipper's flexibilityEnable team members to toggle internal tools like performance monitoring, analytics, or chat widgets in their development environment.
Use feature flags to disable individual features for maintenance while leaving other functionality unaffected.
Leverage controls to make it easier to swap to backup providers any time your primary vendor is down or sluggish.
Create tools to quickly and temporarily block bad actors from your systems to ensure customers aren't affected.
Email us any time or head on over to our documentation or status page for the latest on the app or API.
No credit card required. 14-day free trial. And customer support directly from the developers.