int clear(string key)
remove a cache entry
key of the item we wish to remove
1 on successful delete of the item, 0 otherwise.