A pretty cool project in PHP – Memproxy is a caching proxy “server” that uses memcached for storing the cache. This project uses PHP scripts to handle caching using memcache. Key features of the MemProxy are: Uses memcached for storage Serves cache headers to clients based on TTL of cached data Uses custom headers to [...]

Read More...