The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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