mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-14 20:37:27 +08:00
[Enhance] Performance optimization
- Change journal mode to WAL and enlarge cache size for sqlite3 database - Use monkey patch to do asynchrony - Make gevent use Flask's logger
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
flask>=2.0.2
|
||||
cryptography>=35.0.0
|
||||
cryptography>=3.0.0
|
||||
limits>=2.7.0
|
||||
|
||||
Reference in New Issue
Block a user