feat(api): add Redis session cache to reduce Appwrite API calls by ~90% #3
Reference in New Issue
Block a user
Delete Branch "feat/optimize-api-auth-calls"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Security: tokens hashed before use as cache keys, explicit
invalidation on logout/password change, graceful degradation
when Redis unavailable.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com