The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.00018_02

  • Documentation
  • Add Cache::Memcached compatibility tests
  • !!! BACKWARD INCOMPATIBLE CHANGES !!!
  • Made many methods private.

Changes for version 0.00018_01

  • Fix a problem with the regular server selection algorithm, where the insertion order of the servers would change which server gets selected. Reported by mdorman
  • Re-enable an object based server selector (Selector), so that the above change can be implemented cleanly
  • Add Ketama hashing while we're at it.
  • !!! BACKWARD INCOMPATIBLE CHANGES !!!
  • Removed protocol_class accessor.

Modules

AnyEvent Compatible Memcached Client
Base Class For Memcached Protocol
Implements Memcached Binary Protocol
Implements Memcached Text Protocol
Ketama Server Selection Algorithm
Traditional Server Selection Algorithm (ala Cache::Memcached)