Arcana::LocalFileBackend
Inherits Arcana::StateBackend < Reference < Object
Persists state to a single file on the local filesystem. Atomic writes via tmp + rename (POSIX-atomic on the same filesystem).
Constructors
Instance methods
path
SourceInherits Arcana::StateBackend < Reference < Object
Persists state to a single file on the local filesystem. Atomic writes via tmp + rename (POSIX-atomic on the same filesystem).