Revision history for Perl extension Shardcache::Client::Fast.
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