nosql ~ memcache

https://windows.php.net/downloads/pecl/releases/memcache/3.0.8/ Memcached技术   介绍: memcached是一种缓存技术, 他可以把你的数据放入内存,从而通过内存访问提速,因为内存最快的, memcached技术的主要目的提速, 在memachec 中维护了一张大的hashtable表 ,该表是在内存,表的结构是 key
相关文章
相关标签/搜索