File Cache Store

A cache store implementation which stores everything on the filesystem.

Constants

GITKEEP_FILES = [".gitkeep", ".keep"].freeze

FILEPATH_MAX_SIZE = 900

FILENAME_MAX_SIZE = 226

DIR_FORMATTER = "%03X"

Attributes

[R] cache_path
Show files where this class is defined (1 file)
Register or log in to add new notes.