Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add transaction level-db support #23

Closed
nicolasburtey opened this issue May 5, 2020 · 4 comments
Closed

Add transaction level-db support #23

nicolasburtey opened this issue May 5, 2020 · 4 comments
Assignees

Comments

@nicolasburtey
Copy link
Contributor

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
Copy link

@koresar any plans to implement this?

@Uzlopak
Copy link
Collaborator

Uzlopak commented Dec 18, 2021

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

A Code Review is more than welcome :) #35

@koresar
Copy link
Collaborator

koresar commented Dec 23, 2021

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

npm i medici@next

@koresar koresar closed this as completed Dec 23, 2021
@koresar
Copy link
Collaborator

koresar commented Jan 12, 2022

Released as v5.0.0.

npm i meidici@latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants