exlab_wizard.cache#
Cache package. Backend Spec §11.
Functions
|
Return the advisory file-lock path string for |
- exlab_wizard.cache.lock_path_for(path)[source]#
Return the advisory file-lock path string for
path.Centralizes the
str(path) + ".lock"convention used by every cache writer so the suffix lives in exactly one place.
Modules
Atomic reader/writer for |
|
Writer for |
|
Orchestrator-only writer for |
|
Append-only writer for |