Module: Switchman::CacheExtensions::ClassMethods

Defined in:
lib/switchman/cache_extensions.rb

Instance Method Summary collapse

Instance Method Details

#cache_with_shardingObject



3
4
5
# File 'lib/switchman/cache_extensions.rb', line 3

def cache_with_sharding
  Switchman::Shard.current.database_server.cache_store
end