Memcache

Rails 7 ActiveSupport::Cache::MemCacheStore now accepts an explicit nil for addresses argument

Those migrating from :dalli_store to :mem_cache_store can now pass an explicit nil for its addresses argument.