Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add names to auth caching #2702

Open
dborovcanin opened this issue Feb 11, 2025 · 1 comment
Open

Add names to auth caching #2702

dborovcanin opened this issue Feb 11, 2025 · 1 comment
Assignees

Comments

@dborovcanin
Copy link
Collaborator

dborovcanin commented Feb 11, 2025

We will allow messaging API to use names alongside IDs for simplified topics. We need a cache to map the name to the ID.

@dborovcanin dborovcanin converted this from a draft issue Feb 11, 2025
@dborovcanin dborovcanin changed the title Improve auth caching Add names to auth caching Feb 12, 2025
@dborovcanin
Copy link
Collaborator Author

The main challenge here is the invalidation of cache. If any entity changes its name, we need to invalidate the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⛏ Backlog
Development

No branches or pull requests

3 participants