Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define support for a real-time database. #4

Open
stemount opened this issue Jul 26, 2020 · 0 comments
Open

Define support for a real-time database. #4

stemount opened this issue Jul 26, 2020 · 0 comments

Comments

@stemount
Copy link
Owner

A real-time DB store is essential for this as the "broadcast playout mix" will be governed by the "latest" broadcast JSON that is submitted by the clients either as the show is live or even saved before and scheduled for a time.

Consider solutions like Firestore in Firebase, but open the discussion to other databases that allow you to subscribe to events from Redis and other key/value storage solutions.

Ideally, it would be good if this was something that could be on a database instance in a Docker box so you can have multiple broadcast daemons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant