The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Shardcache::Client::Fast.

0.06  Fri Feb  7 00:09:52 CET 2014
        - new methods: 'get_multi' and 'set_multi' imported from libshardcache
        - extended names (short names are now deprecated)
        - various bugfixes
0.05  Tue Jan 21 00:54:22 CET 2014
        - Change in libshardcache and in the protocol
        - new methods: 'add', 'offset', 'exists'
        - asynchronous api
0.04  Thu Jan  9 16:45:25 CET 2014
        - Changes to be consistent with the API exposed by
          the pure-perl implementation (Shardcache::Client)
        - Minor fixes

0.03  Fri Jan  3 15:41:33 CET 2014
        - $VERSION defined using a different format
          to avoid issues with rpmtools when creating packages
        - fixed POD documentation

0.02  Fri Jan  3 15:20:28 CET 2014
        - fixes to Makefile.PL + LICENSE

0.01  Fri Dec 13 14:13:48 2013
	- original version; created by h2xs 1.23 with options
		-x -b 5.10.0 -n Shardcache::Client::Fast ../src/shardcache_client.h