I thought that was really neat, and kept digging elsewhere into their performance and scaling issues.
I had just assumed that this was some open source project, a modification or module to an existing PHP bytecode compiler / cacher / accelerator.
Except, it seems to not be. I've spend a couple of days now googling and reading up on the various "PHP accelerators", and they all appear to cache to disk or cache to local shared memory, but I can't find a reference anywhere to coupling one with memcached.
Am I just missing something, is my google-fu failing me, is this something this shop had written from scratch?
Do any of my readers know?