[][src]Module ccl::timedcache

Threadsafe concurrent timed cache. Handles loading and potential saving behind the scenes with user supplied functions. Intended for use in high concurrency applications.

Structs

TimedCache

Threadsafe concurrent timed cache. Handles loading and potential saving behind the scenes with user supplied functions. Intended for use in high concurrency applications.

Constants

SAVE_INTERVAL
VALID_CHECK_INTERVAL
VALID_DURATION