Skip to content

Hot read paths have no caching layer #23

Description

@boluwacodes

Reference/config data that rarely changes (fee schedules, status enums) is re-fetched from the database on every request instead of being cached, adding avoidable latency and DB load.

Proposal: Add a short-TTL in-memory or Redis cache for read-heavy, rarely-changing endpoints.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions