Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Comments

Switch lru.js to v2 version#147

Merged
prymitive merged 1 commit intomasterfrom
lru.js-v2
Jul 24, 2017
Merged

Switch lru.js to v2 version#147
prymitive merged 1 commit intomasterfrom
lru.js-v2

Conversation

@prymitive
Copy link
Contributor

v2 is an older implementation that doesn't require ES6, note from docs:

Note: If you need ES5 compatibility e.g. to use with older browsers, please use version 2 which has a slightly less feature-full API but is well-tested and about as fast as this implementation.

Fixes #143

v2 is an older implementation that doesn't require ES6, note from docs:

Note: If you need ES5 compatibility e.g. to use with older browsers, please use version 2 which has a slightly less feature-full API but is well-tested and about as fast as this implementation
@prymitive prymitive merged commit 2695a5f into master Jul 24, 2017
@prymitive prymitive deleted the lru.js-v2 branch July 24, 2017 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants