ocfl-java
ocfl-java copied to clipboard
multi-object transactions
Consider adding support for multi-object transactions.
- Modified objects would need to be write locked
- Need a way to stage version changes
- Need a way to access staged versions
- Cache update logic needs to change
- Should transactions expire, and what happens if they do?