DB Dump Ingester #161

Closed
opened 2025-09-15 08:30:37 -04:00 by rainbownapkin · 8 comments
rainbownapkin commented 2025-09-15 08:30:37 -04:00 (Migrated from gitlab.com)

Create a Mongoose Schema/Model for a collection of documents representing old cytube accounts, kept in a dedicated "migration collection"

This model should include logic to ingest a mysql dump from the given cytube/fore.st server in question, and save any migration-relevant information.

Create a Mongoose Schema/Model for a collection of documents representing old cytube accounts, kept in a dedicated "migration collection" This model should include logic to ingest a mysql dump from the given cytube/fore.st server in question, and save any migration-relevant information.
rainbownapkin commented 2025-09-15 08:30:37 -04:00 (Migrated from gitlab.com)

added #160 as parent issue

added #160 as parent issue
rainbownapkin commented 2025-09-15 08:31:56 -04:00 (Migrated from gitlab.com)

changed the description

changed the description
rainbownapkin added a new dependency 2025-09-25 05:37:13 -04:00

Started work on legacy account migration: 9fda308306

Started work on legacy account migration: 9fda308306

Added better error checking to migration schema statics: ad0dd6bdbb

Added better error checking to migration schema statics: ad0dd6bdbb

Added profile toke count ingestion to migration schema: bb2a1369a3

Added profile toke count ingestion to migration schema: bb2a1369a3

Started server-wide legacy cytube/fore.st toke count ingestion: a231c8fc4c

Started server-wide legacy cytube/fore.st toke count ingestion: a231c8fc4c
rainbownapkin added a new dependency 2025-10-11 09:45:05 -04:00
rainbownapkin removed a dependency 2025-10-11 09:45:10 -04:00
rainbownapkin added a new dependency 2025-10-11 09:45:31 -04:00

We should wait until #186 is solved, as DB-side toke handling is probably going to change soon.

We should wait until #186 is solved, as DB-side toke handling is probably going to change soon.

Moved toke log to it's own DB collection w/ cached statistics. Tokebot statistics page-load time decreased by up to 20-30x: a1b602efdb

Moved toke log to it's own DB collection w/ cached statistics. Tokebot statistics page-load time decreased by up to 20-30x: a1b602efdb
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#160 Cytube Account Migration
rainbownapkin/canopy
Depends on
Reference: rainbownapkin/canopy#161
No description provided.