Skip to content
/ acidfs Public

GIT on ACID. Use the fileystem from Python in a transactional, consistent way using Git.

Notifications You must be signed in to change notification settings

Pylons/acidfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcidFS

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.

About

GIT on ACID. Use the fileystem from Python in a transactional, consistent way using Git.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages