Make the application stateless - all persistent state outsourced to redis/sql #506
Labels
code quality
Something is implemented poorly
enhancement
New feature or request
performance
Improvements to resource usage without changing functionality
Ultimately this allows multiple bancho.py instances to operate together in a distributed nature, as the data can be centralized for all instances.
The text was updated successfully, but these errors were encountered: