earthkit.geo.utils.caching

Attributes

Classes

Cache

Class controlling the cache.

CacheManager

A class that represents a thread of control.

CachePolicy

DiskUsage

EmptyCachePolicy

Future

NoCachePolicy

TmpCachePolicy

UserCachePolicy

Functions

cache_file(owner, create, args[, hash_extra, ...])

Create a cache or temporary file in the folder specified by the cache-policy.

default_serialiser(o)

disk_usage(path)

Module Contents

earthkit.geo.utils.caching.CACHE = None
earthkit.geo.utils.caching.CACHE
earthkit.geo.utils.caching.CACHE_DB = 'cache-2.db'
earthkit.geo.utils.caching.CONNECTION = None
earthkit.geo.utils.caching.LOG
earthkit.geo.utils.caching.VERSION = 2