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 lru cache with SimpleCache #2926

Conversation

prathmeshranaut
Copy link
Contributor

What was wrong?

Closes #2884

How was it fixed?

Replaced LRU cache with SimpleCache internally and removed usage of lru-dict.

Todo:

Cute Animal Picture

images

@prathmeshranaut prathmeshranaut force-pushed the prathmeshranaut/replace-lru-cache branch 2 times, most recently from 5276560 to c130f00 Compare April 25, 2023 06:47
@prathmeshranaut prathmeshranaut force-pushed the prathmeshranaut/replace-lru-cache branch from c130f00 to 1617dd9 Compare April 25, 2023 07:04
@kclowes kclowes added the v7 breaking changes considered for v7 label Jun 19, 2023
@fselmo fselmo mentioned this pull request Jan 22, 2024
1 task
@fselmo fselmo closed this in #3196 Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v7 breaking changes considered for v7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove lru-dict dependency
2 participants