Release Name: 0.0.1
Notes:
The memcache-client_extensions plugins adds three new commands to the memcache
client API:
1. get_multi : retrieve more than 1 key in parallel
2. stats : retrieve server performance and utilization statistics
3. flush_all : empty all information stored in memcached
Changes:
|