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

Changes for version 0.02 - 2014-04-10

  • Add incr, decr, del and ttl commands
  • Fix asynchronous Memcached support
  • Add TTL command emulation for Memcached

Modules

Cache plugin with blocking and non-blocking support

Provides

in lib/MojoX/Plugin/AnyCache/Backend.pm
in lib/MojoX/Plugin/AnyCache/Backend/Cache/Memcached.pm
in lib/MojoX/Plugin/AnyCache/Backend/Cache/Memcached/AnyEvent.pm
in lib/MojoX/Plugin/AnyCache/Backend/Memcached/Client.pm
in lib/MojoX/Plugin/AnyCache/Backend/Mojo/Redis.pm
in lib/MojoX/Plugin/AnyCache/Backend/Replicator.pm
in lib/MojoX/Plugin/AnyCache/Serialiser.pm
in lib/MojoX/Plugin/AnyCache/Serialiser/MessagePack.pm