Open mauricioaniche opened 7 years ago
Do we still need it? It indeed has performance issues. See PR #90.
Actually see PR #91
To address this issue we need to evaluate the failure path to make sure close() is called on all PersistenceMethods. If so then we can safely remove this flush.
Do we still need it? It indeed has performance issues. See PR #90.