alcaprar/localgems

make DB operations atomic

Closed this issue · 0 comments

The two operations were implemented in these issues:

but the related PRs did not make the operation atomic in the handler.

Also, all the other DB operations were not handled in an atomic way. We should change it everywhere.