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
set.bro
simultaneous-writes.bro Enable SQLite shared cache mode. 2016-07-21 12:10:20 -07:00
types.bro
wikipedia.bro