Skip to content

#44 Issue 44: [Performance] Redis Cache Invalidation Strategy #79

@JerryIdoko

Description

@JerryIdoko

Description:
When a user claims tokens, their cached "Portfolio" data must be instantly invalidated so the UI updates correctly upon refresh.
Acceptance Criteria:

[ ] Add Redis DEL cache:user_portfolio:{address} inside the indexer logic immediately after saving a Claim event to Postgres.
Labels: performance, caching

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions