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.03 - 2014-05-25

  • Fix bug #7 in MessagePack serialiser
  • Fix bug #3 in Backend serialiser loading
  • Fix bug #5 (fails with perls < 5.14)

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/Nop.pm
in lib/MojoX/Plugin/AnyCache/Backend/Replicator.pm
in lib/MojoX/Plugin/AnyCache/Serialiser.pm
in lib/MojoX/Plugin/AnyCache/Serialiser/MessagePack.pm