Expand description
A transactional filesystem cache layer based on freqfs.
See the “examples” directory for usage examples.
Structs§
- Dir
- A transactional directory
- File
- A transactional file
- File
Version Read - A read guard on a version of a transactional
File - File
Version Write - A write guard on a version of a transactional
File - Id
- A human-readable ID
Enums§
Constants§
- VERSIONS
- The name of the directory where un-committed file versions are cached