Categories: None [Edit]

tiny_fake_redis

https://rubygems.org/gems/tiny_fake_redis
https://github.com/SampsonCrowley/tiny_fake_redis
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`

Total

Ranking: 171,704 of 180,702
Downloads: 1,800

Daily

Ranking: 80,006 of 180,689
Downloads: 2

Depended by

RankDownloadsName
11,139179,229better_record

Depends on

RankDownloadsName
82355,929,729zeitwerk

Owners

#GravatarHandle
1iconSampsonCrowley