Hi, I'm new to memcached, and I would like to use it to store sql query results. I'd like to know if there's any convention on key creation in case of sql queries, or if the key can be the query string itself, or something like a md5 hash of it. Thank you in advanced for you advice. Regards, Rodolfo.