Hi, Is it possible to run a Fuseki server using a read-only TDB2 directory? I’d like to run a query-only SPARQL endpoint, no updates. However I get an exception at startup if the filesystem is read-only. Does Fuseki need to acquire the lock even if updates are turned off?
Thank you, Jim
