RubyGems Navigation menu

tiny_fake_redis 0.1.0

The class in this Gem mimics the calls of `redis-rb` to allow running commands in development and test environments without the need to run a redis server instance It purposefully only implements a small subset of the most useful redis commands To create a fake instance: `redis = TinyFakeRedis.new`

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - August 20, 2020 (8 KB)

Runtime Dependencies (1):

zeitwerk ~> 2, >= 2.2.2

Owners:

Pushed by:

Authors:

  • Sampson Crowley

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 1,826

For this version 1,826

License:

MIT

Required Ruby Version: >= 2.3.0

Links: