# Functions
NewActiveCache creates a new cache instance and begins active item expiration checks and removal.
NewCache creates a new cache.
Sec returns current time + sec.
# Variables
CacheItemRemovalInterval is the time interval when expired cache item are checked and remove.