PECL extensions are C-based, unlike PEAR extensions, but you're right that the PECL memcached client is basically a PHP wrapper over libmemcached, while PECL's memcache client is hand-rolled. I don't keep track of issues with either client, but the 'beta' designation wouldn't hold me back from using the former because of its association with libmemcached.
- Marc 2009/4/14 NICK VERBECK <[email protected]> > > Doesn't the memcached version use libmemcached where the other is more pure > php? > > 2009/4/14 张志坚 <[email protected]>: > > Memcached need PHP Version: PHP version 6.0.0 or older or PHP Version: > PHP > > 5.2.0 or newer > > Memcache need PHP Version: PHP 4.3.11 or newer PEAR Package: PEAR > Installer > > 1.4.0b1 or newer > > > > Suggest to use Memcache. Memcached is still a beta version > > 2009/4/15 Paras <[email protected]> > >> > >> Hello all, > >> > >> I am just begining to use memcached. I came accross pecl and there I > >> saw 2 caching extensions. memcached and memcache. Which one should I > >> use ??? > >> > >> Thanks, > >> Paras > > > > > > -- > > 2009 | 新的旅程 > > > > > > -- > Nick Verbeck - NerdyNick > ---------------------------------------------------- > NerdyNick.com > SkeletalDesign.com > VivaLaOpenSource.com > Coloco.ubuntu-rocks.org >
