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.04 - 2013-05-14

  • Fix bug in SetSockOpt (Tiago Peczenyj)
  • Add warnings in Alarm and TimeOut providers (not safe)
  • Add OS type / version check for some providers (Win32, NetBSD)
  • Improve test coverage
  • IO::Select is the default timeout provider
  • Fix tests and error strings (will work for other OS)
  • Minimum perl 5.12
  • Small improvements

Modules

Fast and lightweight Perl client for Riak
Riak Connector, abstraction to deal with binary messages
Riak Driver, deal with the binary protocol
ProtocolBuffers helper to access the Riak API
socket interface to add timeout in in/out operations
proxy to read/write using Alarm as a timeout provider ( Not Safe: can clobber previous alarm )
proxy to read/write using IO::Select as a timeout provider
proxy to read/write using IO::Select as a timeout provider only for READ operations
proxy to read/write using IO::Select as a timeout provider only for READ operations. EXPERIMENTAL!
proxy to read/write using Time::Out as a timeout provider