Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2008 03:42:11 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases Makefile ports/databases/p5-Memcached-libmemcached Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200801240342.m0O3gB34059157@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2008-01-24 03:42:11 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-Memcached-libmemcached Makefile distinfo 
                                        pkg-descr pkg-plist 
  Log:
  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/
  
  Revision  Changes    Path
  1.664     +1 -0      ports/databases/Makefile
  1.1       +43 -0     ports/databases/p5-Memcached-libmemcached/Makefile (new)
  1.1       +3 -0      ports/databases/p5-Memcached-libmemcached/distinfo (new)
  1.1       +18 -0     ports/databases/p5-Memcached-libmemcached/pkg-descr (new)
  1.1       +26 -0     ports/databases/p5-Memcached-libmemcached/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801240342.m0O3gB34059157>