ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

Migrate to new dataloaders #126

Closed TroyKomodo closed 9 months ago

TroyKomodo commented 9 months ago

Proposed changes

This commit migrates to the new dataloaders and also takes the work to move the old db struct style to the new style. Syncing with the video side.

Remaining work would be to update the protobuf files for events to stop using strings and make use of the Ulid proto.

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.