live-forum/server/admin/ZrAdminNetCore/ZR.Vue/src
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
..
api feat(liveforum): add WebAPI Redis cache management for streamer flower counts 2026-04-01 18:28:28 +08:00
assets 重新推送 2026-03-24 11:27:37 +08:00
components 重新推送 2026-03-24 11:27:37 +08:00
directive 重新推送 2026-03-24 11:27:37 +08:00
i18n 重新推送 2026-03-24 11:27:37 +08:00
layout 重新推送 2026-03-24 11:27:37 +08:00
plugins 重新推送 2026-03-24 11:27:37 +08:00
router 重新推送 2026-03-24 11:27:37 +08:00
signalr 重新推送 2026-03-24 11:27:37 +08:00
store 重新推送 2026-03-24 11:27:37 +08:00
utils 21 2026-03-31 23:21:01 +08:00
views feat(liveforum): add WebAPI Redis cache management for streamer flower counts 2026-04-01 18:28:28 +08:00
App.vue 重新推送 2026-03-24 11:27:37 +08:00
auto-import.d.ts 重新推送 2026-03-24 11:27:37 +08:00
components.d.ts 重新推送 2026-03-24 11:27:37 +08:00
main.js 重新推送 2026-03-24 11:27:37 +08:00
permission.js 重新推送 2026-03-24 11:27:37 +08:00
settings.js 重新推送 2026-03-24 11:27:37 +08:00
vxe-tb.js 重新推送 2026-03-24 11:27:37 +08:00