CVS log for ports/databases/p5-Memcached-libmemcached/distinfo
Up to [FreeBSD] / ports / databases / p5-Memcached-libmemcached
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- Update to 0.44.06 PR: ports/158658 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 20 12:47:37 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
- Get Rid MD5 support
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jun 12 11:10:06 2008 UTC (3 years, 8 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 0.21.01 (0.2101) Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 18 09:31:11 2008 UTC (3 years, 9 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Updaet to 0.19.02 (0.1902) Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 11 02:11:25 2008 UTC (3 years, 10 months ago) by clsung
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 0.19.01 (0.1901) Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
Revision 1.3: 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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 0.17.01 (0.1701) Changes: http://search.cpan.org/dist/Memcached-libmemcached/Changes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 22 03:16:33 2008 UTC (3 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 0.1404 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/
