Skip to content

Azure compatibility, resilience and error handling questions #25

@fturmel

Description

@fturmel

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 and @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!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions