Php/docs/mysqlnd-memcache.changes-one-o
来自菜鸟教程
PECL/mysqlnd_memcache 1.0 series
1.0.0-alpha
- Release date: TBD
- Motto/theme: Basic mapping of SQL SELECT to a MySQL Memcache plugin access.
The initial release does map basic SQL SELECT statements to a MySQL Memcache plugin access. This bares potential performance benefits as the direct key-value access to MySQL storage using the Memcache protocol is usually faster than using SQL access.