Skip to content

feat/issues list cache#1995

Open
alanpeixinho wants to merge 1 commit into
kernelci:mainfrom
profusion:feat/issues-list-cache
Open

feat/issues list cache#1995
alanpeixinho wants to merge 1 commit into
kernelci:mainfrom
profusion:feat/issues-list-cache

Conversation

@alanpeixinho

Copy link
Copy Markdown
Contributor

What it is

  • Add redis cache to top level issues listing.

How to test

  • Start backend locally with CACHE_TIMEOUT>0 setting
  • call /api/issue endpoint
  • Make sure that subsequent calls (during the cache window time) fetch values from redis cache.

Closes #1615

Closes kernelci#1615

Signed-off-by: Alan Peixinho <alan.peixinho@profusion.mobi>
@alanpeixinho
alanpeixinho force-pushed the feat/issues-list-cache branch from c94ebba to 0e6d202 Compare July 16, 2026 23:42
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.

Add cache to issue listing

1 participant