> On Mar 22, 2019, at 1:38 PM, Barry Smith <smith.bar...@gmail.com> wrote:
> 
> You might be interested in the BEGIN CONCURRENT branch. It does page level 
> locking (not quite as granular as row level).
> 
> https://www.sqlite.org/cgi/src/doc/begin-concurrent/doc/begin_concurrent.md 
> <https://www.sqlite.org/cgi/src/doc/begin-concurrent/doc/begin_concurrent.md>

Oh, this is interesting. Is this a feature in development that will be released 
soon?

[And to be pedantic: according to those docs, this feature does not do page 
level locking; it’s optimistic not pessimistic concurrency.]

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

Reply via email to