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: 176,379 of 192,692
Downloads: 2,291

Daily

Ranking: 129,724 of 192,666
Downloads: 4

Depended by

RankDownloadsName
12,336208,480better_record

Depends on

RankDownloadsName
63638,477,459zeitwerk

Owners

#GravatarHandle
1iconSampsonCrowley