# Functions
New is a wrapper which calls NewWithCleanupPeriod with DefaultCleanupPeriod as argument.
NewWithCleanupPeriod creates a new Cache object, starts cacheCleanService.
# Constants
DefaultCleanupPeriod represents the default time duration after which cacheCleanService runs.