Active Support Cache Store An abstract cache store class. There are multiple cache store implementations, each having its own additional features.| api.rubyonrails.org
Memory Cache Store A cache store implementation which stores everything into memory in the same process.| api.rubyonrails.org