Skip to content

Massive Database Access Re-write

Zevaryx requested to merge db-rewrite into main

Negates the need for (most) cogs to import DBManager. Raw DB access is still preferred when doing bulk updates (for now) due to efficiency of bulk_write(updates).

Also bumps version to 1.1.0, since this is a major change that requires database modification, but isn't breaking of the current commands


tokei stats for this merge:

image

Merge request reports

Loading