Skip to content

Cache Logic #5

@madhavtibrewal

Description

@madhavtibrewal

Decide caching target (Event Service) | Decide which event data should be cached (event details, event list, RSVP lookups, etc.)
Introduce Redis in Event Service | Add Redis client, env config, DI wrapper, connection health check.
Cache GET /event/{id} | When an event is fetched by ID, store in cache; invalidate on update.

Maybe - > Cache list endpoint GET /events (Optional Sprint 2) | Cache popular query results to speed event discovery (can be added Sprint 3 if heavy).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ideas

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions