Skip to content

Redis cache layer for hot endpoints #147

Description

@Asheeyah23

Background

/assets/popular and /search get hit hard; caching is the easy win.

What to build

A Redis layer with per-route TTL, opt-in via config.

Key files

  • src/cache/redis.ts (new)

Acceptance criteria

  • Cache-hit and cache-miss paths tested
  • Honors X-No-Cache header

Drips Wave · Complexity: Intermediate · 150 points


Security / Ops (W059–W060)


Required: Before submitting, join the contributor Telegram so your work can be tracked and counted toward the Stellar Wave: https://t.me/+fxHXq8f1SwlkZDBk

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions