zeek/testing/btest/scripts/base/frameworks/logging/sqlite
Johanna Amann 4968a5c654 Enable SQLite shared cache mode.
This allows all threads accessing the same database to share sqlite
objects. This, for example, fixes the issue with several threads
simultaneously writing to the same database file.

See https://www.sqlite.org/sharedcache.html

Addresses BIT-1325
2016-07-21 12:10:20 -07:00
..
error.bro Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00
set.bro Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00
simultaneous-writes.bro Enable SQLite shared cache mode. 2016-07-21 12:10:20 -07:00
types.bro Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00
wikipedia.bro Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00