aerc/worker/notmuch
Reto Brunner a2c5233f71 Notmuch: use adhoc write connection.
Notmuch only allows a single write connection, all other clients trying to
modify the db block. Hence we should only open one when we actually need it.

Apparently we also need to refresh the RO DB connection upon modification,
else we get stale message tag results
2019-08-26 09:56:44 +09:00
..
message.go Notmuch: use adhoc write connection. 2019-08-26 09:56:44 +09:00
worker.go Notmuch: use adhoc write connection. 2019-08-26 09:56:44 +09:00