class Innate::Cache::YAML
Keeps every cache in a separate file like this: /tmp/innate-cache-yaml/delta-manveru-session.yaml
The YAML cache is not safe for use between multiple processes, it is also very slow compared to other caches, so generally the use of it is discouraged.
Constants
- DIR
- EXT
- STORE