Feature flags are a technique that allows you to turn on or off features without having to deploy new code. Code for a new feature can live in a production environment for any duration of time without disruption to your customer. When the feature is ready, any team member can turn it on. If there is an issue for any reason, the feature can be easily shut off, limiting impact.
With Molasses, feature releases can be a part of your go-to-market timeline and allows your team to worry less about merge conflicts and long lived feature branches.
SDKs in TypeScript, Node, JS, React, Golang, Python, Ruby, and more soon.
Our SDKs make sure your code runs fast. They get instantly updated as soon as you make changes.
Send your code up to production, with the confidence it won't come up on the weekend.
Easily A/B test your newest features. Target users by specific traits on whether they receive the experiment or the control.
Molasses can clean up old feature flags! Simply press a button and a PR removing the tag is opened automatically