Christian GrĂ¼n wrote:
I have added a GitHub issue on your locking request [1]. In the meanwhile, it's probably best to use RESTXQ (XQuery) and check if a resource is locked before returning it to a user.
Thanks.
Meanwhile I started working on my own locking abstraction layer in my app - based on traditional lock files for now. I will see how can I use the more specific lock implementations of eXist or BaseX later on.
Andreas