Problem For a project I am working on I had to query a database for a number of “child objects”. […]
Tag: memcache
Storing MySQL data in Memcache
Problem I have written a script that checks if data is known in memcached, and if not it queries it […]