flash-oss / medici

Double-entry accounting system for nodejs + mongoose
MIT License
308 stars 84 forks source link

Add transaction level-db support #23

Closed nicolasburtey closed 2 years ago

nicolasburtey commented 4 years ago

Currently, journal/transactions are not added/update with atomic, database-level transactions. This can lead to inconsistency if the database crashes in the middle of a transaction.

clintonb commented 3 years ago

@koresar any plans to implement this?

Uzlopak commented 2 years ago

@clintonb @nicolasburtey @grinono @maximkolc @gaessaki @simpleicodev @rafacorcof

A Code Review is more than welcome :) #35

koresar commented 2 years ago

Published as v5.0.0-next.0, npm tag:

npm i medici@next
koresar commented 2 years ago

Released as v5.0.0.

npm i meidici@latest