CVS log for ports/databases/p5-Memcached-libmemcached/pkg-plist
Up to [FreeBSD] / ports / databases / p5-Memcached-libmemcached
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 11 00:42:42 2011 UTC (7 months ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -0 lines
- Update to 0.44.06 PR: ports/158658 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 28 02:35:16 2008 UTC (3 years, 10 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
- Update to 0.17.01 (0.1701) Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 24 03:42:11 2008 UTC (4 years ago) by clsung
Branches: MAIN
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/
