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

sizeCalculation key,value swap #480

Merged

Conversation

Mojtaba-NA
Copy link
Contributor

type MemoryConfig in memoryStore is incorrect and could cause some confusion (it did for me a bit)

this is the type in node-lru-cache package
https://github.com/isaacs/node-lru-cache/blob/main/src/index.ts#L219

as you can see value is first annd key is second.

@zzau13 zzau13 merged commit 0dde805 into jaredwray:master May 29, 2023
1 check passed
@zzau13
Copy link
Contributor

zzau13 commented May 29, 2023

Can you put coverage in that part?

@zzau13
Copy link
Contributor

zzau13 commented May 29, 2023

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants