mock_redis

Mock Redis gem for Ruby (by sds)

Mock_redis Alternatives

Similar projects and alternatives to mock_redis

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mock_redis alternative or higher similarity.

mock_redis reviews and mentions

Posts with mentions or reviews of mock_redis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-12.
  • 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 mock_redis repo stats
1
479
7.2
3 months ago

sds/mock_redis is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of mock_redis is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com