Method: Redis::Distributed#mapped_mset
- Defined in:
- lib/redis/distributed.rb
#mapped_mset(_hash) ⇒ Object
315 316 317 |
# File 'lib/redis/distributed.rb', line 315 def mapped_mset(_hash) raise CannotDistribute, :mapped_mset end |
315 316 317 |
# File 'lib/redis/distributed.rb', line 315 def mapped_mset(_hash) raise CannotDistribute, :mapped_mset end |