Module pipeline_cache

Source

Structsยง

PipelineCache ๐Ÿ”’
Pipeline cache is located on a separate file on purpose, to encapsulate inner cache. Only public methods are exposed.

Constantsยง

PIPELINES_CACHE_SIZE ๐Ÿ”’
Pipeline table cache size.
PIPELINES_CACHE_TTL ๐Ÿ”’
Pipeline table cache time to live.

Functionsยง

get_cache_generic ๐Ÿ”’
insert_cache_generic ๐Ÿ”’