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`
Required Ruby Version
>= 2.3.0
Authors
Sampson Crowley
Versions
- 0.1.0 August 20, 2020 (8 KB)