Hello, This message is to make two announcements.
http://openhack.ru/memcached-patched has been populated finally. For now, the only things you will find there are Git daily mirror of memcached svn repo, and the implementation of noreply mode, to be used together with Cache::Memcached::Fast (and other clients that are willing to support it). There are also some extensions to Cache::Memcached, but they are obsoleted by Cache::Memcached::Fast. Also, today we released the extension for nginx (popular reverse HTTP proxy, see the previous announce, http://list.openhack.ru/Lists/talk/Message/4.html ) to serve _compressed_ data directly from memcached, with automatic decompression for clients that can't handle compressed data (older browsers, some indexing bots). With this, you can have most part of your static content in RAM right on the nginx balancing host that interacts with the outside world, to be served instantly. See http://openhack.ru/nginx-patched/wiki/MemcachedGzip for details. -- Tomash Brechko
