mir-ethernity / mir-eternal

197 stars 135 forks source link

Refactor Account Service #178

Closed bernatvadell closed 1 year ago

bernatvadell commented 1 year ago

We are completely refactoring the Account Server.

Good development practices such as SOLID will be implemented.

Multiple database support will be added, initially JSON (what currently exists) and PostgreSQL.

Follow progress on commits to stay on top of all work.