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

Major rework: removing all database dependencies #187

Merged
merged 49 commits into from
Nov 17, 2024
Merged

Conversation

sonroyaalmerol
Copy link
Owner

Context

Choices

  • Removing any database dependency (Redis/SQLite) will remove any overheads unrelated to the load balancing of the proxy itself.
  • This will make service leaner and more stable (due to having less/no dependencies).

Test instructions

Checklist before requesting a review

  • I have performed a self-review of my code
  • I've added documentation about this change to the README.
  • I've not introduced breaking changes.

Repository owner deleted a comment from github-actions bot Nov 17, 2024
@sonroyaalmerol sonroyaalmerol marked this pull request as ready for review November 17, 2024 06:56
Copy link

The Docker image for this pull request has been built and pushed to GHCR.

Image URL: ghcr.io/sonroyaalmerol/m3u-stream-merger-proxy:pr-187

@sonroyaalmerol sonroyaalmerol merged commit 8847c9d into main Nov 17, 2024
5 checks passed
@sonroyaalmerol sonroyaalmerol deleted the remove-redis branch November 17, 2024 07:01
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

Successfully merging this pull request may close these issues.

1 participant