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

Show Registration status in comp overview page by default #10518

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gregorbg
Copy link
Member

@gregorbg gregorbg commented Jan 3, 2025

Promised follow-up to #10461

Only feature we're losing now is the "hydrated caching" in Redis. Registration values are now always pulled from the database freshly, and TBH I'm not sure whether that's a good thing.

EDIT: We're still loosing the "fancy" version of the hydration, where it individually determines which key is cached and which one isn't, but otherwise we do get individually cached status entries now.

@gregorbg
Copy link
Member Author

gregorbg commented Jan 4, 2025

I've added an attempt at providing cached registration status even in the default index, which should hopefully alleviate the burden on our DB

@kr-matthews
Copy link
Contributor

Is this checkbox meant to be there twice?

Besides that, front-end code looks good.

image

@gregorbg
Copy link
Member Author

gregorbg commented Jan 6, 2025

Thanks, that was obviously a merge whoopsie which I've fixed now.

@gregorbg gregorbg force-pushed the feature/comp-overview-reg-status-default branch from f80c02c to fa8cbd4 Compare January 6, 2025 03:28
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.

2 participants