The interface of the Tuitter cache storage.
The custome caching storage should implement this interface.
Get value from cache storage by the unique key.
Put value into cache storage by the unique key. $data would only be strings.