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: 175,826 of 191,483
Downloads: 2,252

Daily

Ranking: 140,423 of 191,454
Downloads: 0

Depended by

RankDownloadsName
12,119206,696better_record

Depends on

RankDownloadsName
65621,683,498zeitwerk

Owners

#GravatarHandle
1iconSampsonCrowley