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: 174,887 of 187,591
Downloads: 2,142

Daily

Ranking: 149,286 of 187,571
Downloads: 4

Depended by

RankDownloadsName
11,951199,685better_record

Depends on

RankDownloadsName
69564,684,789zeitwerk

Owners

#GravatarHandle
1iconSampsonCrowley