Not php, but subversion server uses memcached for some internal FSFS caching.
On Mon, Mar 7, 2011 at 7:29 PM, Fuzzpault <[email protected]> wrote: > Anyone know of any open source projects (preferably in php) which use > memcache at its core, or that is greatly accelerated with it? > I've got some ideas for speeding up memcache and reducing network traffic > and am in need of some app to stress. I'd be great if I had a running site > with actual usage data, but without it I'm forced to simulate. More > specifically, changes to the client, not memcached itself. > Yes, Drupal does have a memcache module, but from my own investigation it > doesn't speed up, if at all. > > Thanks for your insights!
