Create User Playlist Model/Collection #216
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#211 Optimize Scheduler DB
rainbownapkin/canopy
Reference: rainbownapkin/canopy#216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make a dedicated user playlist collection, in which each document represents a single playlist.
This will mirror the changes done to channel playlists, in order to prevent user documents from becoming giant as well.
Started work on updating playlistHandler.js for dedicated/individual userPlaylist and channelPlaylist document collections:
0b7f99725dClosed with #215.