MingxuanGame
|
f6e2e8ed44
|
deploy(docker): update spectator image to support custom rulesets
|
2025-10-26 13:14:53 +00:00 |
|
MingxuanGame
|
8790ccad64
|
feat(pp-calculator): support other pp calculators (#57)
New configurations:
- CALCULATOR="rosu": specific pp calculator
- CALCULATOR_CONFIG='{}': argument passed through into calculator
|
2025-10-18 19:10:53 +08:00 |
|
MingxuanGame
|
216d3ab3bf
|
feat(redis): refactor Redis configuration to use multiple logical databases
- Updated default REDIS_URL to remove explicit /0 suffix
- Added dedicated Redis clients:
- db0: general cache (redis_client)
- db1: message cache (redis_message_client)
- db2: binary storage (redis_binary_client)
- db3: rate limiting (redis_rate_limit_client)
- Updated configuration, Docker files, and main startup lifecycle accordingly
- Replaced `get_redis()` usage in notification server with `redis_message_client`
|
2025-10-04 05:39:59 +00:00 |
|
MingxuanGame
|
860ebe9fa9
|
feat(mods): configure ranked mods by file (#49)
|
2025-09-30 20:47:04 +08:00 |
|
MingxuanGame
|
9e7409c9f7
|
deploy(docker): mapping newrelic.ini to container
|
2025-09-20 10:47:21 +00:00 |
|
MingxuanGame
|
e35e7ee0ef
|
ci(docker): auto publish to Docker Hub
|
2025-08-28 15:05:59 +00:00 |
|
MingxuanGame
|
8810eabfd3
|
deploy(docker): fix spectator server connot connect to database
|
2025-08-26 13:18:11 +08:00 |
|
MingxuanGame
|
debb4cb110
|
deploy(docker): update configuration
|
2025-08-26 13:18:11 +08:00 |
|
MingxuanGame
|
dec29bc013
|
deploy(docker): expose logs directory
|
2025-08-19 10:13:26 +08:00 |
|
MingxuanGame
|
30725422f4
|
deploy(docker): optimize size
|
2025-08-10 11:03:20 +00:00 |
|
MingxuanGame
|
314fbf827b
|
deploy(docker): support deploy with docker
|
2025-08-10 08:28:01 +00:00 |
|
MingxuanGame
|
ced315be9e
|
chore(dev): update develop environment
|
2025-07-26 15:03:56 +00:00 |
|
jimmy-sketch
|
9ceacd9771
|
chore(docker): 修复docker-compose.yml中不一致的数据库驱动和docker容器部署过程中的依赖问题
|
2025-07-26 19:34:54 +08:00 |
|
咕谷酱
|
c0246440f3
|
上传源码
|
2025-07-19 12:08:10 +08:00 |
|