| « It's not news, it's farking scary | The UO Addiction has Gentoo implications » |
dev-libs/memcache-api-php is gone
When this package was added it was intended as a stopgap measure, really. There was no good PHP API for the memcached daemon. The only good one was the Perl one, (now Cache::Memcache) written by the memcached author.
There was later a PHP API written in C, part of the PECL, which would inherently be faster. It's now the recommended API (SO USE IT, AND DISTCC! </subtle).
So now the slow, buggy, unsupported API is gone. Rejoice!
1 comment
Comment from: Andreas Korthaus [Visitor]
yes, dev-php[45]/pecl-memcache works very well (but still masked by ~arch)!
Since pecl-memcache 2.0.0 it also supports mutliple servers with loadbalancing and failover.
Since pecl-memcache 2.0.0 it also supports mutliple servers with loadbalancing and failover.
02/09/06 @ 15:43