mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Update Memcached website to its new one at http://memcached.org/.
This commit is contained in:
@@ -11,7 +11,7 @@ require 'active_support/core_ext/string/encoding'
|
||||
module ActiveSupport
|
||||
module Cache
|
||||
# A cache store implementation which stores data in Memcached:
|
||||
# http://www.danga.com/memcached/
|
||||
# http://memcached.org/
|
||||
#
|
||||
# This is currently the most popular cache store for production websites.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user