live-forum/server/admin/ZrAdminNetCore/ZR.Admin.WebApi/Controllers
zpc c227256015
All checks were successful
continuous-integration/drone/push Build is passing
feat(liveforum): add WebAPI Redis cache management for streamer flower counts
- Add WebApiCache Redis client instance to RedisServer for separate cache storage
- Configure WebApiCache in appsettings.json with dedicated database (db=2)
- Add ClearAllFlowerCache() method to IT_StreamersService interface and implementation
- Add clear-flower-cache endpoint in T_StreamersController with permission and logging
- Update flower cache operations to use WebApiCache instead of main Cache instance
- Migrate existing cache clear logic in UpdateStreamer and BatchSetFlowerCount to use WebApiCache
- Add clearFlowerCache API function to frontend tstreamers.js
- Add clear cache button to tstreamers.vue UI for manual cache management
- Improves cache isolation between admin and WebAPI services, enabling independent cache lifecycle management
2026-04-01 18:28:28 +08:00
..
Content 重新推送 2026-03-24 11:27:37 +08:00
Crawler 21 2026-03-31 23:21:01 +08:00
Email 重新推送 2026-03-24 11:27:37 +08:00
Liveforum feat(liveforum): add WebAPI Redis cache management for streamer flower counts 2026-04-01 18:28:28 +08:00
Public 重新推送 2026-03-24 11:27:37 +08:00
System 重新推送 2026-03-24 11:27:37 +08:00
CommonController.cs 重新推送 2026-03-24 11:27:37 +08:00
WxOpenController.cs 重新推送 2026-03-24 11:27:37 +08:00