Skip to contents

Save an object to cache

Usage

save_to_cache(to_cache, kind, cache_dir)

Arguments

to_cache

An list to cache, including the signature, digested signature and data

kind

A string indicating the kind of the object Used as part of the filename of the cached file

cache_dir

A string indicating the directory to store cached files