fortedigital / fortedigital/nextjs-cache-handler

Azure compatibility, resilience and error handling questions

Open
#25 3 comments 0 reactions 0 assignees View on GitHub
enhancement on hold
Dominant language
TypeScript
Stars
187
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Looking forward to v2 being released! I'm planing on testing canary next week and had a few questions.

* Is there any compatibility information related to integrating with [Azure Cache for Redis](https://azure.microsoft.com/en-us/products/cache) and [@redis/entraid](https://www.npmjs.com/package/@redis/entraid) yet? It looks like everything _should_ work since the v2 handler will be using the Redis 5.x node client 🤞

* Do you have any recommendations for a readiness healthcheck implementation on k8s (AKS)? I'm specifically wondering about sharing the same Redis client between the cache handler and the healthcheck route (a simple Next.js 15 App Router GET route) vs managing two distinct Redis clients.

Thank you for your work!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.