https://www.v2ex.com/t/142644 http://stackoverflow.com/questions/10558465/memcached-vs-redis 简单来说: redis :支持的数据类型多,读写速度快,支持的单个文件大小要大,可以数据永久化 redis支持: Binary-safe strings. Lists: collections of string elements sorted according to the order of insertio…