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: 139,538 of 196,721
Downloads: 4,637

Daily

Ranking: 10,999 of 196,694
Downloads: 55

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,426,725,582activesupport
101,366,386,975concurrent-ruby
46785,326,044railties

Owners

#GravatarHandle
1iconigorkasyanchuk