Method Cache.Storage.Base()->get()
- Method
get
 int(0)|Cache.Dataget(stringkey,void|boolnotouch)- Description
 Fetch some data from the cache synchronously.
- Note
 Be careful, as with some storage managers it might block the calling thread for some time.