Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sindresorhus/quick-lru issues and pull requests
#50 - Support also CommonJS
Issue -
State: closed - Opened by jfoclpf 8 months ago
- 2 comments
#49 - Array as a key not working
Issue -
State: closed - Opened by hilja 12 months ago
- 1 comment
#48 - Consider adding a way to discard a certain number of caches
Issue -
State: open - Opened by tbontb-iaq about 1 year ago
- 3 comments
Labels: enhancement, help wanted
#47 - How to get the `maxSize` of a cache instance?
Issue -
State: closed - Opened by tbontb-iaq about 1 year ago
- 2 comments
#46 - Pass generic constraints to Map
Issue -
State: closed - Opened by tbontb-iaq about 1 year ago
#45 - Documentation for `.set` is wrong.
Issue -
State: closed - Opened by mstade over 1 year ago
- 1 comment
#44 - oldCache加个设置项可以关闭
Issue -
State: closed - Opened by Xfinland over 1 year ago
- 1 comment
#43 - feat: support redis-like ttl as third argument (closes #42)
Pull Request -
State: closed - Opened by titanism over 1 year ago
- 2 comments
#42 - feat: if third argument is a number to `set(key, value, opts || maxAge)`, then assume it is `maxAge`
Issue -
State: closed - Opened by titanism over 1 year ago
- 3 comments
#41 - onEviction should be called when deleting entries or clearing cache
Issue -
State: open - Opened by ConPac about 2 years ago
- 2 comments
Labels: bug, help wanted
#40 - Starting from version 6.0 quick-lru is not compatable with `got`
Issue -
State: open - Opened by keepitsimple over 2 years ago
#39 - transform `toStringTag` to getter
Pull Request -
State: closed - Opened by mmomtchev over 2 years ago
#38 - Latest version causes an exception in ts-jest
Issue -
State: closed - Opened by mmomtchev over 2 years ago
#37 - Make `QuickLRU` a `Map` subclass
Pull Request -
State: closed - Opened by javi11 almost 3 years ago
- 5 comments
#36 - Fix incorrect `maxAge` being set when used on `.set()`
Pull Request -
State: closed - Opened by javi11 about 3 years ago
#35 - Explicit maxAge in set() is stored as relative
Issue -
State: closed - Opened by mwojnars about 3 years ago
- 4 comments
#34 - Cast `QuickLRU` to `Map`
Issue -
State: closed - Opened by szmarczak over 3 years ago
- 2 comments
Labels: enhancement, help wanted
#33 - Fix expiration time not being set when setting the value the second time
Pull Request -
State: closed - Opened by javi11 over 3 years ago
- 1 comment
#32 - cache.set maxAge property is bug?
Issue -
State: closed - Opened by Feverqwe over 3 years ago
- 2 comments
#31 - Add test for function value
Pull Request -
State: closed - Opened by silverwind over 3 years ago
- 1 comment
#30 - Backport v6 features to v5
Pull Request -
State: closed - Opened by aleclarson over 3 years ago
- 1 comment
#29 - resize is undefined
Issue -
State: closed - Opened by fengkx over 3 years ago
- 1 comment
#28 - ESM file extension
Issue -
State: closed - Opened by Diluka almost 4 years ago
- 9 comments
#27 - Add `maxAge` option
Pull Request -
State: closed - Opened by javi11 about 4 years ago
- 13 comments
#26 - Clarify docs on the iterable
Pull Request -
State: closed - Opened by silverwind about 4 years ago
- 2 comments
#25 - `.entries` method
Issue -
State: closed - Opened by silverwind about 4 years ago
- 2 comments
#24 - Add `.resize()` method
Pull Request -
State: closed - Opened by skeggse over 4 years ago
- 9 comments
#23 - Improve performance of `.size`
Pull Request -
State: closed - Opened by skeggse over 4 years ago
- 1 comment
#22 - removed unnecessary _size variable
Pull Request -
State: closed - Opened by adityapatadia over 4 years ago
- 2 comments
#21 - Ensure TypeScript generics are propagated to options
Pull Request -
State: closed - Opened by fabiospampinato over 4 years ago
#20 - Add `onEviction` option
Pull Request -
State: closed - Opened by please-rewrite over 4 years ago
- 1 comment
#19 - Dynamic size change
Issue -
State: closed - Opened by elirazco-ma over 4 years ago
#18 - Support max-age
Issue -
State: closed - Opened by sayem314 almost 5 years ago
- 2 comments
Labels: enhancement, help wanted
#17 - maxSize is not correctly enforced
Issue -
State: open - Opened by BTOdell about 5 years ago
- 14 comments
#16 - Fix `.size` not matching the `maxSize` option
Pull Request -
State: closed - Opened by renjie1996 over 5 years ago
- 1 comment
#15 - Typescript errors - TypeError: QuickLRU is not a constructor
Issue -
State: closed - Opened by perbergland over 5 years ago
- 1 comment
#14 - Add Node.js 12 to testing
Pull Request -
State: closed - Opened by coreyfarrell over 5 years ago
#13 - Fix cache size becoming double of the defined size
Pull Request -
State: closed - Opened by adityapatadia over 5 years ago
- 11 comments
#12 - Refactor TypeScript definition to CommonJS compatible export
Pull Request -
State: closed - Opened by BendingBender over 5 years ago
- 4 comments
#11 - Require Node.js 8, add TypeScript definition
Pull Request -
State: closed - Opened by BendingBender over 5 years ago
- 2 comments
#10 - Actual cache size can go to double the maxSize
Issue -
State: closed - Opened by adityapatadia almost 6 years ago
- 5 comments
Labels: bug, help wanted, :gift: Rewarded on Issuehunt
#9 - Return a boolean from `.delete()` indicating whether the item was deleted
Pull Request -
State: closed - Opened by popeindustries about 6 years ago
- 2 comments
#8 - Add entries method
Pull Request -
State: closed - Opened by MartinLoeper about 6 years ago
- 2 comments
#7 - Published transpiled source
Issue -
State: closed - Opened by skeggse over 6 years ago
- 1 comment
#6 - Fix docs: maxSize is a number, not an Object
Pull Request -
State: closed - Opened by nikwen over 6 years ago
- 2 comments
#5 - Better align to original algorithm
Pull Request -
State: closed - Opened by sindresorhus over 7 years ago
- 6 comments
#4 - Setting a <key,value> is in fact O(N) amortized runtime
Issue -
State: closed - Opened by asafch over 7 years ago
- 2 comments
Labels: bug
#3 - Account for duplicates
Pull Request -
State: closed - Opened by lukechilds over 7 years ago
- 1 comment
#2 - Once maxSize is reached calculations don't account for duplicates
Issue -
State: closed - Opened by lukechilds over 7 years ago
- 1 comment
#1 - 100% test coverage
Pull Request -
State: closed - Opened by novemberborn over 7 years ago
- 2 comments