Commit graph

6 commits

Author SHA1 Message Date
Cheng-Lung Sung
186ba01b84 - Update to 0.21.01 (0.2101)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-06-12 11:10:06 +00:00
Cheng-Lung Sung
c97c540351 - Updaet to 0.19.02 (0.1902)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-04-18 09:31:11 +00:00
Cheng-Lung Sung
1a11fc54d6 - Update to 0.19.01 (0.1901)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-04-11 02:11:25 +00:00
Cheng-Lung Sung
19e236313a - Update to 0.17.01 (0.1701)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-03-28 02:35:16 +00:00
Cheng-Lung Sung
d9b0701e71 - Update to 0.1404
Changes:
2008-02-22 03:16:33 +00:00
Cheng-Lung Sung
b9ba767083 Memcached::libmemcached -
Thin fast full interface to the libmemcached client API

Memcached::libmemcached is a very thin, highly efficient,
wrapper around the libmemcached library.

It gives full access to the rich functionality offered by
libmemcached. libmemcached is fast, light on memory usage,
thread safe, and provide full access to server side methods.

    - Synchronous and Asynchronous support.
    - TCP and Unix Socket protocols.
    - A half dozen or so different hash algorithms.
    - Implementations of the new cas, replace, and append operators.
    - Man pages written up on entire API.
    - Implements both modulo and consistent hashing solutions.

WWW: http://search.cpan.org/dist/Memcached-libmemcached/
2008-01-24 03:42:11 +00:00