Milestones
List view
Currently we are using Rethink, a small EOL dbms. Having an EOL dbms makes us vulnerable to security and incompatibility risks. Therefore, we would be better off using a real dbms (PostgreSQL/MySQLl) or Mongo.
No due dateWe will be moving to Typescript to prevent bugs from being written. This transition will include; 1. Moving all files from `.js` to `.ts`. 2. Adding types. 3. Start using TS features. This milestone will start after we have finished removing code duplication, to make a transition easier.
No due dateCurrently, there is a lot of duplicated code (10%!). This should be reduced in order to make, well, everything easier. Think of adding new features, refactoring existing, switching to TS, eris and a new dbms.
No due date•2/2 issues closed