bodleian / ora_ocfl

The ORA OCFL project home, for the interactions between Hyrax/Sword2 and OCFL
MIT License
1 stars 1 forks source link

Protect objects against concurrent writes #26

Open tomwrobel opened 5 years ago

tomwrobel commented 5 years ago

As a Sword2 OCFL connector I want to ensure that objects are protected against concurrent writes so that I can ensure that objects remain valid and in an expected state

MUST Store objects on a file system in a clearly documented way

MUST Ensure that access to stored objects is restricted to only necessary services and that content is secure from unauthorised access