aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorArthur Neves <arthurnn@gmail.com>2014-01-03 15:39:33 -0500
committerArthur Neves <arthurnn@gmail.com>2014-01-03 15:39:33 -0500
commit98458eea425d15ebadf366d8b55fc89c1913d146 (patch)
treed84e6121405db3ed34476febf75cc63b86dc8b7e /tools
parentf89266ace88b489a6af48fa4ae749a0e159112b6 (diff)
downloadrails-98458eea425d15ebadf366d8b55fc89c1913d146.tar.gz
rails-98458eea425d15ebadf366d8b55fc89c1913d146.tar.bz2
rails-98458eea425d15ebadf366d8b55fc89c1913d146.zip
mem_cache_store requires dalli, so only accept dalli/client
:mem_cache_store require dalli, rescue Dalli exceptions, and follow Dalli API. Memcached gem, for instance, doesnt work anymore, as the API are different. As we already require one client, we should make sure that client works, and not accept others, and if someone wants to use another memcache client they can write their own store adapter.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions