On Tue, Aug 14, 2018 at 4:10 PM Clemens Ladisch <clem...@ladisch.de> wrote:

>  So as long as all
> programs that access the database cooperate, they can switch to a different
> locking implementation, such as the unix-dotfile VFS:
>
> https://www.sqlite.org/vfs.html#standard_unix_vfses
>
> Note: this makes all accesses, even reads, take an exclusive lock.


Actually, I think that can work! 🎉

Thanks!

Wout.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to