Memcache.delete

You're seeing just the function delete, go back to Memcache module for more information.

Specs

Removes the item with the given key value. Returns {:error, "Key not found"} if the given key is not found