mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
5e21667496
When trying to call mget in Redis without any parameters, a Redis error is thrown. To avoid this, we circumvent Redis entirely when there are no key names given. |
||
---|---|---|
.. | ||
file_store_test.rb | ||
mem_cache_store_test.rb | ||
memory_store_test.rb | ||
null_store_test.rb | ||
redis_cache_store_test.rb |