[sr-dev] [kamailio/kamailio] db_sqlite: new param to set database journal mode (#1153)

Julien Chavanton notifications at github.com
Mon Jun 19 23:43:09 CEST 2017


Exposing journal mode as a module parameter, one great feature is to be able to use WAL mode and share a database in read / write mode with facing any locking.

https://sqlite.org/wal.html
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1153

-- Commit Summary --

  * db_sqlite: new param to set database journal mode

-- File Changes --

    M src/modules/db_sqlite/db_sqlite.c (86)
    M src/modules/db_sqlite/db_sqlite.h (3)
    M src/modules/db_sqlite/dbase.c (30)
    M src/modules/db_sqlite/doc/db_sqlite_admin.xml (31)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1153.patch
https://github.com/kamailio/kamailio/pull/1153.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1153
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170619/3581b8c1/attachment.html>


More information about the sr-dev mailing list