| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Apr 2012 19:27:13
0.44.06
|
swills  |
- Fix COMMENT
- Specifically disable dtrace support so that if it's enabled in the
system it doesn't cause a build failure. Need to chase this more. |
11 Jul 2011 00:42:42
0.44.06
|
swills  |
- Update to 0.44.06
PR: ports/158658
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> |
20 Jun 2011 08:34:49
0.21.01
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
20 Mar 2011 12:54:45
0.21.01
|
miwi  |
- Get Rid MD5 support |
09 Dec 2010 02:36:55
0.21.01
|
swills  |
- Takeover some of clsung's ports
Approved by: pgollucci (mentor) |
12 Jun 2008 11:10:06
0.21.01
|
clsung  |
- Update to 0.21.01 (0.2101)
Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes |
18 Apr 2008 09:31:11
0.19.02
|
clsung  |
- Updaet to 0.19.02 (0.1902)
Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes |
11 Apr 2008 02:11:25
0.19.01
|
clsung  |
- Update to 0.19.01 (0.1901)
Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes |
28 Mar 2008 02:35:16
0.17.01
|
clsung  |
- Update to 0.17.01 (0.1701)
Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes |
22 Feb 2008 03:16:34
0.14.04
|
clsung  |
- Update to 0.1404
Changes: |
24 Jan 2008 03:42:11
0.14.01
|
clsung  |
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/ |