RWS / dxa-web-application-dotnet

SDL Digital Experience Accelerator .NET MVC web application
Apache License 2.0
19 stars 35 forks source link

Switched to AsyncKeyedLock library for better performance #106

Open MarkCiliaVincenti opened 10 months ago

MarkCiliaVincenti commented 9 months ago

@majiccode please let me know

avmgan commented 7 months ago

current develop branch merged DXA 2.3 release related changes, it's conflicting your changes. I think better we can keep AsynKeylockCacheProvider separate class, people can choose which caching machanism they want rather than overriding the exisitng options, if you raise a new PR by keeping the new class, I can review and merge it. if not I can plan to this change sometime later.

majiccode commented 2 weeks ago

@MarkCiliaVincenti looks good to me :)

MarkCiliaVincenti commented 2 weeks ago

@MarkCiliaVincenti looks good to me :)

Check now pls.