hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

Transactions for migrations #813

Open rozetko opened 4 years ago

rozetko commented 4 years ago

If migration is interrupted, DB state becomes inconsistent We should make migrations transaction-like: finish the migration or discard any changes

jonyrock-back commented 4 years ago

It may help: https://stackoverflow.com/questions/17047994/transactionally-writing-files-in-node-js