Rollout Alternatives
Similar projects and alternatives to Rollout
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
redlock-rb
Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Rollout alternative or higher similarity.
Rollout discussion
Rollout reviews and mentions
Posts with mentions or reviews of Rollout.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-19.
-
Yet Another Snazzy Rust CLI
To avoid confusion with the original (or some Ruby feature flag thingie), I dub thee... BULLHORN (stylized in all-caps, for obvious reasons).
-
The Ruby Unbundled Series: Release Features Faster by Slowing Down
Inline code checks to determine whether the feature is turned on for a given user The Ruby gems rolloutand and rollout-ui provides these capabilities for Rails apps. First, add both of them to your Gemfile, as well as mock_redis. Rollout uses Redis to store feature flag values and access them quickly at runtime. This is important given that each relevant request will need to refer to the value and simple caching would not be sufficient given our requirement to quickly rollback if need. Mock redis allows for easy development and testing in non-production environments.
Stats
Basic Rollout repo stats
2
2,889
6.2
about 1 year ago
fetlife/rollout is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Rollout is Ruby.