How does a memcached key look like?

Hi,

When I use the ‘action cache’ feature in Rails (2.3.2) the result is
stored in Memcached. I can’t seem to figure out how the key looks
like.

I want to know this as I want to remove specific pieces of the cache
after a new deploy.

Thanks in advance.