osuAkatsuki/bancho.py

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

cmyui opened this issue · 0 comments

cmyui commented

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