Rollout VS redlock-rb

Compare Rollout vs redlock-rb and see what are their differences.

redlock-rb

Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads. (by leandromoreira)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Rollout redlock-rb
2 1
2,880 658
0.1% -
6.2 6.2
2 months ago 6 months ago
Ruby Ruby
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Rollout

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.

redlock-rb

Posts with mentions or reviews of redlock-rb. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Rollout and redlock-rb you can also consider the following projects:

Split - :chart_with_upwards_trend: The Rack Based A/B testing framework

activejob-uniqueness - Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.

Vanity

Peek - Take a peek into your Rails applications.

rollout

redis-store - Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks

mock_redis - Mock Redis gem for Ruby

lusnoc - [MIRROR] Lusnoc is reliable gem to deal with consul locks and sessions

rollout-ui - Minimalist UI for Rollout

medium-api-docs - Documentation for Medium's OAuth2 API

redis-time-series - ⏱️📈 A Ruby adapter for the RedisTimeSeries module

reqwest - An easy and powerful Rust HTTP Client