Adds an entry to the thread-local cache.
The key of the entry.
The value to cache.
The amount of time the value should be cached. (0 = forever)
See Implementation
Adds an entry to the thread-local cache.