forked from lix-project/lix
* Don't sync the database on close. This was killing performance.
(Of course, the real problem is that we open the database for *every* operation; we should only open it once. And we should use transactions.)
This commit is contained in:
parent
39ce70025b
commit
b75719b984