Shikhar15606 / ElectionDapp

Decentralized Election System powered by Ethereum Blockchain
https://election-dapp.vercel.app
MIT License
6 stars 10 forks source link

Consistency in Mongodb and Blockchain #83

Open Abhishek357 opened 2 years ago

Abhishek357 commented 2 years ago

If User is added, add in both MongoDB and blockchain, and if not delete from both.

Hardik-Goyal commented 2 years ago

Atomic transaction. Start to end pipeline. If a failure occurs then retract the changes.