Categories: None [Edit]

rails_named_cache

https://rubygems.org/gems/rails_named_cache
https://github.com/igorkasyanchuk/rails_named_cache
rails_named_cache lets a Rails application register several ActiveSupport::Cache::Store instances by name and read them back with Rails.cache(:memory), Rails.cache(:redis), Rails.cache(:pricing) and so on. Rails.cache keeps working exactly as before, stores are never wrapped, and no new caching API is introduced.

Total

Ranking: 167,490 of 196,125
Downloads: 3,057

Daily

Ranking: 12,698 of 196,106
Downloads: 22

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,411,726,152activesupport
101,349,860,423concurrent-ruby
46776,676,825railties

Owners

#GravatarHandle
1iconigorkasyanchuk