Rollout

Feature flippers. (by fetlife)

Rollout Alternatives

Similar projects and alternatives to Rollout

  1. reqwest

    59 Rollout VS reqwest

    An easy and powerful Rust HTTP Client

  2. 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.

    CodeRabbit logo
  3. medium-api-docs

    Discontinued Documentation for Medium's OAuth2 API

  4. Split

    1 Rollout VS Split

    :chart_with_upwards_trend: The Rack Based A/B testing framework (by splitrb)

  5. redlock-rb

    Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.

  6. mock_redis

    Mock Redis gem for Ruby

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  8. rollout-ui

    Minimalist UI for Rollout

  9. redis-time-series

    ⏱️📈 A Ruby adapter for the RedisTimeSeries module

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

Log in or Post with

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
    4 projects | dev.to | 19 Jun 2021
    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
    3 projects | dev.to | 12 Apr 2021
    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.


Sponsored
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.
coderabbit.ai

Did you know that Ruby is
the 12th most popular programming language
based on number of references?