Changeset 685

Show
Ignore:
Timestamp:
12/18/07 08:41:01 (1 year ago)
Author:
dormando
Message:

New C-backed perl API by Tomash.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/website/apis.bml

    r657 r685  
    1515used to freeze and thaw the value automatically going in and out of 
    1616the memcached.</p> 
     17 
     18<p>There is also Cache::Memcached::Fast---another Perl client written in C, 
     19largely compatible with the original Cache::Memcached. Available on CPAN at <a 
     20href="http://search.cpan.org/dist/Cache-Memcached-Fast/">http://search.cpan.org/dist/Cache-Memcached-Fast/</a>.</p> 
    1721 
    1822<?h1 PHP API h1?>