Internal representation of a cache entry with metadata and expiration info.
The type of the cached value
Timestamp when the entry was created
Optional
Optional timestamp when the entry expires
Additional metadata associated with this entry
The actual cached value
Internal representation of a cache entry with metadata and expiration info.