Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chriso/lru issues and pull requests
#39 - Add peekLru() method.
Pull Request -
State: open - Opened by redboltz about 3 years ago
- 1 comment
#38 - Use Map data structure instead of plain JS object as cache
Pull Request -
State: closed - Opened by IdpugantiSanjay over 5 years ago
#37 - Check key type in peek function
Pull Request -
State: open - Opened by alxhotel almost 6 years ago
#36 - update to es6
Pull Request -
State: open - Opened by jimmywarting over 6 years ago
- 1 comment
#35 - remove hasOwnProp
Pull Request -
State: open - Opened by jimmywarting over 6 years ago
- 2 comments
#34 - How can I keep the most recently used *unique* items?
Issue -
State: open - Opened by timwis almost 7 years ago
#33 - Add .vacate()
Pull Request -
State: open - Opened by Qix- over 7 years ago
#32 - Clear with option to call evict on all entries?
Issue -
State: open - Opened by Qix- over 7 years ago
#31 - backed by external service
Issue -
State: closed - Opened by Kikobeats over 7 years ago
- 3 comments
#30 - Update package.json
Pull Request -
State: open - Opened by kesha-antonov almost 8 years ago
#29 - Avoid delete keyword
Pull Request -
State: closed - Opened by Kikobeats about 8 years ago
- 3 comments
#28 - Use Map instead of Object as cache
Pull Request -
State: open - Opened by Kikobeats about 8 years ago
- 3 comments
#27 - Avoid redundant code for initialize cache
Pull Request -
State: open - Opened by Kikobeats about 8 years ago
#26 - remove the redundant work which _unlink already done
Pull Request -
State: open - Opened by zhengjunxin about 8 years ago
#25 - Add `clear` method.
Pull Request -
State: closed - Opened by jordanabderrachid over 8 years ago
- 1 comment
#24 - Respect maxAge on keys property
Issue -
State: open - Opened by yciabaud over 8 years ago
- 1 comment
#23 - Add more control on `maxAge` eviction
Issue -
State: closed - Opened by yciabaud over 8 years ago
- 12 comments
#22 - Add keys function
Pull Request -
State: closed - Opened by DiegoRBaquero over 8 years ago
- 5 comments
#21 - Differences/benefits to lru-cache
Issue -
State: closed - Opened by kesla almost 9 years ago
- 2 comments
#20 - guard cache before assigning
Pull Request -
State: closed - Opened by ghost almost 9 years ago
- 1 comment
#19 - TypeError: Cannot set property 'prev' of undefined
Issue -
State: closed - Opened by ghost almost 9 years ago
- 6 comments
#18 - Fix .set method
Pull Request -
State: closed - Opened by bsonntag about 9 years ago
- 2 comments
#17 - Make .remove only return the value
Pull Request -
State: closed - Opened by bsonntag about 9 years ago
- 1 comment
#16 - .get doesn't consider most-recently-read access
Issue -
State: closed - Opened by oleiba about 9 years ago
- 2 comments
#15 - .remove returns element
Issue -
State: closed - Opened by mafintosh about 9 years ago
- 3 comments
#14 - Fix set get remove
Pull Request -
State: closed - Opened by mafintosh about 9 years ago
- 8 comments
#13 - add options.maxAge
Pull Request -
State: closed - Opened by mafintosh about 9 years ago
- 1 comment
#12 - add .peek
Pull Request -
State: closed - Opened by mafintosh about 9 years ago
- 3 comments
#11 - make new optional
Pull Request -
State: closed - Opened by mafintosh about 9 years ago
- 1 comment
#10 - LRU.LRU => LRU and additional documentation #9
Pull Request -
State: closed - Opened by rreusser over 9 years ago
#9 - Change module.exports.LRU = … to module.exports = …
Issue -
State: closed - Opened by rreusser over 9 years ago
- 2 comments
#8 - Documentation
Pull Request -
State: closed - Opened by rreusser over 9 years ago
- 1 comment
#7 - Document all features
Issue -
State: closed - Opened by rreusser over 9 years ago
#6 - Swap pointers instead of resetting #3
Pull Request -
State: closed - Opened by rreusser over 9 years ago
- 3 comments
#5 - set() returns value ( #4 ), vows update, and minor cleanup
Pull Request -
State: closed - Opened by rreusser over 9 years ago
- 2 comments
#4 - return value in cache.set(key, value)
Issue -
State: closed - Opened by promag almost 10 years ago
- 2 comments
#3 - Memory fragmentation
Issue -
State: closed - Opened by ChrisCinelli about 11 years ago
- 1 comment
#2 - Update index.js
Pull Request -
State: closed - Opened by fxsjy over 12 years ago
#1 - fix bugs, add "eviction event" feature
Pull Request -
State: closed - Opened by dustyleary almost 13 years ago
- 1 comment