Skip to content

Add caching layer for read-heavy endpoints - #24

Open
miraclesonly wants to merge 1 commit into
stellXpress:mainfrom
miraclesonly:seed-9
Open

miraclesonly wants to merge 1 commit into
stellXpress:mainfrom
miraclesonly:seed-9

Conversation

@miraclesonly

@miraclesonly miraclesonly commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Adds a short-TTL cache for reference/config data that rarely changes, reducing avoidable DB load.

Closes #23

@boluwacodes boluwacodes changed the title Seed task #9: contribution by miraclesonly Add caching layer for read-heavy endpoints Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hot read paths have no caching layer

1 participant