Commit message (Expand) | Author | Age | |
---|---|---|---|
* | avoid closing db handle when reconnecting to do a write | 2015-02-22 | |
* | complete work around for sqlite SELECT ErrorBusy on new connection bug | 2015-02-22 | |
* | WIP | 2015-02-18 | |
* | deal with rare SELECT ErrorBusy failures | 2015-02-18 | |
* | use WAL mode to ensure read from db always works, even when it's being writte... | 2015-02-18 | |
* | more robust handling of deferred commits | 2015-02-18 | |
* | allow for concurrent incremental fsck processes again (sorta) | 2015-02-17 | |
* | show error when sqlite crashes worker thread | 2015-02-17 | |
* | avoid fromIntegral overhead | 2015-02-16 | |
* | commit new transaction after 60 seconds | 2015-02-16 | |
* | commit more transactions when fscking | 2015-02-16 | |
* | convert incremental fsck to using sqlite database | 2015-02-16 |