AcidFS 1.0 Beta 1

AcidFS is a Python filesystem that allows interaction with ACID semantics, using transactions.Features:Changes to the filesystem will only be persisted when a transaction is committed and if the transaction succeeds. Within the scope of a transaction,...