int(0..0)|Cache.Data get(string key, void|int(0..1) notouch)
Fetch some data from the cache synchronously.
Be careful, as with some storage managers it might block the calling thread for some time.