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

Make the application stateless - all persistent state outsourced to redis/sql #506

Open
cmyui opened this issue Sep 24, 2023 · 0 comments
Open
Assignees
Labels
code quality Something is implemented poorly enhancement New feature or request performance Improvements to resource usage without changing functionality

Comments

@cmyui
Copy link
Member

cmyui commented Sep 24, 2023

Ultimately this allows multiple bancho.py instances to operate together in a distributed nature, as the data can be centralized for all instances.

@cmyui cmyui added enhancement New feature or request performance Improvements to resource usage without changing functionality code quality Something is implemented poorly labels Sep 24, 2023
@cmyui cmyui mentioned this issue Sep 24, 2023
6 tasks
@cmyui cmyui changed the title Make the application stateless - all persistent state outsourced to redis Make the application stateless - all persistent state outsourced to redis/sql Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Something is implemented poorly enhancement New feature or request performance Improvements to resource usage without changing functionality
Projects
None yet
Development

No branches or pull requests

2 participants