Replace lazycache with homegrown implementation #796
Labels
ClemBot.Api
Issue pertains to the ClemBot.Api codebase
Large Feature
This feature is indepth and will require changes in multiple places
.NET
Pull requests that update .net code
Our current caching library lazy cache is very old and has in my opinion questionable code in multiple parts of it.
We should rip it out and replace it with a more efficient correctly async version to leverage modern features
The text was updated successfully, but these errors were encountered: