ruby-fakeredis

In-memory driver for redis-rb, useful for development and test environments
  https://github.com/guilleiguaran/fakeredis
  0
  no reviews



Ruby-fakeredis library is a fake(In-memory) implementation of redis-rb, a Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface for machines without Redis or test environments.