bagri
bagri copied to clipboard
[Core] add lock/unlock operations to DocumentManagement interface
- can be useful for exclusive operations on some document;
- how could we get some performance benefits from this?
- any other update request on locked document should fail right away? what about queries?