connordotfun / chat.connor.fun

chat.connor.fun is a cool hangout place
GNU Affero General Public License v3.0
4 stars 1 forks source link

Transactional repository access #23

Closed Spaceman1701 closed 6 years ago

Spaceman1701 commented 6 years ago

The lack of transaction support for data repositories leads to confusing code and potential bugs.

Currently some errors can cause put the server into an inconsistent state which could lead to a user being unable to access their account.