UStAEnts / uems-hub

A hub project containing all microservices and frontend files for Union Event Management System (uems)
2 stars 0 forks source link

(vitineth/delete): adding consensus delete mechanisms #85

Closed Vitineth closed 2 years ago

Vitineth commented 2 years ago

This is part of a suite of changes across the network which allow consensus based deletes. On delete a discovery message is sent to every service to return how many entities block the delete and how many would be changed. If no service restricts the delete, a new message is sent to actually perform the deletion.