Changes for version v1.0
- Only warn about no route to return results for thing where the results are the point: get, incr/decr, stats, version.
- Remove //= use which was making us incompatible with perl < 5.10.
- Always warn on socket errors.
- Minor cleanups.
- Now in production at high-volume site.
Modules
All-singing, all-dancing Perl client for Memcached
Class to manage Memcached::Client server connections
Logging support for Memcached::Client
Base Class For Memcached::Client Protocol implementations
Implements new binary memcached protocol
Implements original text-based memcached protocol
Abstract Base Class For Memcached::Client Selector
Implements Traditional Memcached Hashing
Abstract Base Class For Memcached::Client Serializer
Implements Traditional Memcached Serializing (Storable and Gzip)