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

Bruk HybridCache istedenfor DistributedCache #651

Open
Ceredron opened this issue Jan 30, 2025 · 0 comments
Open

Bruk HybridCache istedenfor DistributedCache #651

Ceredron opened this issue Jan 30, 2025 · 0 comments

Comments

@Ceredron
Copy link
Collaborator

Ceredron commented Jan 30, 2025

Beskrivelse

Hybrid Cache ble utgitt (omtrent) samtidig som Dotnet 9.0, og er det nye cachingbiblioteket i Dotnet.

https://learn.microsoft.com/en-us/aspnet/core/performance/caching/hybrid?view=aspnetcore-9.0

Kort og greit cacher den både i minnet og i Redis, og det bør speede opp en del - særlig siden noe av cachingen vår foregår intrarequest.

Edit:
Bruk "Test Performance" Github actionen for å måle effekten av endringen.

@Ceredron Ceredron converted this from a draft issue Jan 30, 2025
@Andreass2 Andreass2 moved this from 📋 Backlog to Ready for dev in Altinn melding og formidling Feb 3, 2025
@axely123 axely123 assigned axely123 and unassigned axely123 Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for dev
Development

No branches or pull requests

2 participants