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

Replace lazycache with homegrown implementation #796

Open
Jay-Madden opened this issue Sep 26, 2022 · 0 comments
Open

Replace lazycache with homegrown implementation #796

Jay-Madden opened this issue Sep 26, 2022 · 0 comments
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

Comments

@Jay-Madden
Copy link
Member

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

@Jay-Madden Jay-Madden added Large Feature This feature is indepth and will require changes in multiple places .NET Pull requests that update .net code ClemBot.Api Issue pertains to the ClemBot.Api codebase labels Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant