[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2869: accounting: use twisted.enterprise.adbapi instead of blocking sqlite
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Feb 23 19:34:36 UTC 2017
#2869: accounting: use twisted.enterprise.adbapi instead of blocking sqlite
---------------------+---------------------------
Reporter: dawuud | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.12.1
Keywords: | Launchpad Bug:
---------------------+---------------------------
The storage server cannot afford to block it's reactor with sqlite
database queries for accounting... we need to switch to using an async io
database access. Surely there's a driver for sqlite for the adbapi.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2869>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list