inherited doc Set a value in the cache if the key does not already exist. If timeout is given, use that timeout for the key; otherwise use the default cache timeout.
inherited doc Delete a bunch of values in the cache at once. For certain backends (memcached), this is much more efficient than calling delete() multiple times.