Skip to content

Add support for file-based cache #30

@cipriancraciun

Description

@cipriancraciun

In order to support #7 (without a multi-process KV store), and as an alternative fix for #27, and perhaps to improve storage space, there should be a file-based cache implementation.

In this schema, one would keep the CDB library for the meta-data and other information, but all the scriptlet contents could be stored on disk as individual files. (This feature could also be used for scriptlets that require prologues, currently Bash and Python.)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions