Improve web-page templating sanatization.
Backend Account Migration Logic
Backend Account Migration Logic
Canopy now prevents users from signing up with an email/username which is already present in the migration database: da9428205f
DB Dump Ingester
Moved toke log to it's own DB collection w/ cached statistics. Tokebot statistics page-load time decreased by up to 20-30x: a1b602efdb
Create dedicated toke collection.
Create dedicated toke collection.
Moved toke log to it's own DB collection w/ cached statistics. Tokebot statistics page-load time decreased by up to 20-30x: a1b602efdb
Create server-wide toke map.
Create dedicated toke collection.
Create server-wide toke map.
Once toke logs are migrated to a dedicated portion of the DB, and tokebot profile pulls off of a minimized tokemap from the stats DB, we should consider caching certain server-side stats in RAM…