ACID semantics for the filesystem.
Project description
AcidFS allows interaction with the filesystem using transactions with ACID semantics. Git is used as a back end, and AcidFS integrates with the transaction package allowing use of multiple databases in a single transaction. AcidFS makes concurrent persistent to the filesystem safe and reliable.
Full documentation is available at Read the Docs.
Change Log
Unreleased
Fix bug with spaces in directory names.
Fix bug where calling setUser with ‘’ as path (as pyramid_tm does) would cause an exception when committing the transaction.
1.0 (2013-01-03)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
acidfs-1.1.tar.gz
(29.4 kB
view hashes)
Built Distribution
acidfs-1.1-py3-none-any.whl
(15.6 kB
view hashes)