Skip to content

BE11.7 document dashboard API, BE12.3 add Redis caching#206

Open
duaudriver wants to merge 1 commit into
dev-backendfrom
feature/BE11.7-BE12.3-dashboard-api-redis
Open

BE11.7 document dashboard API, BE12.3 add Redis caching#206
duaudriver wants to merge 1 commit into
dev-backendfrom
feature/BE11.7-BE12.3-dashboard-api-redis

Conversation

@duaudriver
Copy link
Copy Markdown
Collaborator

  • BE11.7: JSDoc + Swagger on /dashboard/overview, /charts, /activity
  • BE12.3: Redis caching on all three dashboard endpoints (120s TTL)
  • Added Redis singleton in common libs with REDIS_HOST/PORT config
  • Cache miss hits DB, cache hit skips DB entirely

…g (2 min TTL)

- BE11.7: JSDoc + Swagger on /dashboard/overview, /charts, /activity
- BE12.3: Redis caching on all three dashboard endpoints (120s TTL)
- Added Redis singleton in common libs with REDIS_HOST/PORT config
- Cache miss hits DB, cache hit skips DB entirely
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants