generic-poky/bitbake/lib/prserv
Richard Purdie bd023ef9c0 bitbake: serv/db: Don't use BEGIN/COMMIT
Since we don't support using multiple servers on the same database file,
don't use the BEGIN/COMMIT syntax and allow writes to the database
to work ~100 times faster with no transaction locking.

(Bitbake rev: 42144a54979658f93fbbb43f7e271c1fff4d88ff)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-01 15:51:11 +01:00
..
__init__.py bitbake: prserv: Drop StandardError usage 2013-05-09 22:28:24 +01:00
db.py bitbake: serv/db: Don't use BEGIN/COMMIT 2013-09-01 15:51:11 +01:00
serv.py bitbake: prserv/serv: Multithread the server 2013-08-29 00:13:22 +01:00