Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ptarjan/node-cache issues and pull requests

#115 - Cache per req.body variable

Issue - State: open - Opened by mattou78400 about 2 years ago

#114 - Add 'deleteOnTimeout' configuration

Pull Request - State: open - Opened by isalkind almost 4 years ago

#113 - RangeError: Maximum call stack size exceeded

Issue - State: open - Opened by relisiuol over 4 years ago - 2 comments

#112 - [Feature Addition]Hits Cache

Pull Request - State: open - Opened by LRagji over 4 years ago

#111 - Graphql result sometimes broken

Issue - State: open - Opened by GimignanoF almost 5 years ago

#110 - Throw for large timeouts

Pull Request - State: open - Opened by reergymerej about 5 years ago - 1 comment

#109 - Separated variables for debug and stats updating

Pull Request - State: open - Opened by AlejandroAbad about 5 years ago

#108 - Added hashmap as storage to handle collisions

Pull Request - State: open - Opened by M-A-Schaub over 5 years ago

#107 - cache key length limit

Issue - State: open - Opened by dongmei761 almost 6 years ago - 1 comment

#106 - Update README.md

Pull Request - State: closed - Opened by ramprasadagarwal about 6 years ago

#105 - size and memsize gives always 0 result

Issue - State: open - Opened by Xgamefactory about 6 years ago - 1 comment

#104 - how do i get cache and update time expired?

Issue - State: open - Opened by thichpv about 6 years ago - 1 comment

#103 - Singleton on cluster mode

Issue - State: open - Opened by Wanber over 6 years ago - 3 comments

#102 - Adding support for array values

Issue - State: open - Opened by levani over 6 years ago - 2 comments

#101 - Npm test stuck if cache is used with TTL

Issue - State: open - Opened by ani-patel over 6 years ago - 1 comment

#100 - Update README.md

Pull Request - State: open - Opened by emresaracoglu over 6 years ago - 1 comment

#99 - Fix error in readme

Pull Request - State: closed - Opened by emazzotta over 6 years ago - 1 comment

#97 - Data not cached

Issue - State: open - Opened by mrbinr over 6 years ago - 1 comment

#96 - Is this a bug about `this.del` function

Issue - State: open - Opened by songjinzhong over 6 years ago - 2 comments

#95 - Unref`d cache timer to prevent event loop hanging

Pull Request - State: closed - Opened by awolden over 6 years ago - 1 comment

#94 - wildcard delete

Pull Request - State: closed - Opened by derpierre65 almost 7 years ago - 1 comment

#93 - support more operation maybe better

Issue - State: open - Opened by majintao almost 7 years ago

#92 - keys() writes checks that get() can't cash

Issue - State: open - Opened by haphut almost 7 years ago

#91 - calling put with TTL value within Promise chain fails

Issue - State: open - Opened by rayjennings3rd about 7 years ago - 5 comments

#90 - README typo

Issue - State: open - Opened by elixiao over 7 years ago

#89 - Throw error is expire time is set too high

Pull Request - State: open - Opened by michaelcacciatore over 7 years ago - 3 comments

#88 - Modify put function to support a time that exceeds setTimeout's maximum time

Pull Request - State: open - Opened by gilruben over 7 years ago - 3 comments

#87 - How can I cache a third party json?

Issue - State: open - Opened by ChristianBorresen over 7 years ago - 1 comment

#86 - Does it auto clean

Issue - State: closed - Opened by puppetmaster3 over 7 years ago - 2 comments

#85 - add Cache constructor (rebase of #55)

Pull Request - State: closed - Opened by clouds56 over 7 years ago - 1 comment

#84 - If the cache timeout is sufficiently big, it doesn't work.

Issue - State: open - Opened by saltukalakus over 7 years ago - 3 comments

#83 - Allow importing and exporting to JSON

Pull Request - State: closed - Opened by cooperka over 7 years ago - 9 comments

#82 - Why do you need ref count for cache object

Issue - State: closed - Opened by nassiharel almost 8 years ago

#81 - "limit" parameter for limit maximum records count.

Pull Request - State: closed - Opened by Kreozot almost 8 years ago - 2 comments

#80 - Fixed del function: removed "expired" parameter checking condition.

Pull Request - State: closed - Opened by Kreozot almost 8 years ago - 2 comments

#79 - How do I prevent objects from being rendered as [Object]

Issue - State: closed - Opened by slidenerd almost 8 years ago - 1 comment

#78 - How this module is different from storing data directly in variables

Issue - State: closed - Opened by devzl about 8 years ago - 3 comments

#77 - max memory limit

Issue - State: closed - Opened by antonioaltamura about 8 years ago - 2 comments

#76 - Removing the limit for timeout to be 0

Pull Request - State: closed - Opened by mboudreau about 8 years ago - 2 comments

#75 - Expiration Callback not Called

Issue - State: closed - Opened by omayhemo about 8 years ago

#74 - expire property necessary?

Issue - State: open - Opened by edvardchen about 8 years ago - 1 comment

#73 - Updated example output

Pull Request - State: closed - Opened by tamilsweet about 8 years ago

#72 - Update README to include the time unit used in the put function

Pull Request - State: closed - Opened by ensonik about 8 years ago - 2 comments

#71 - Added better installation method

Pull Request - State: closed - Opened by amilajack about 8 years ago

#70 - Added travis ci support for node 6

Pull Request - State: open - Opened by amilajack about 8 years ago - 4 comments

#69 - Issue in cluster environment

Issue - State: closed - Opened by ravisoni6262 about 8 years ago - 6 comments

#68 - How to refresh timer?

Issue - State: closed - Opened by adelriosantiago about 8 years ago - 1 comment

#67 - Update expire time flag in get method

Pull Request - State: closed - Opened by schafer14 over 8 years ago - 8 comments

#66 - Updating the expire time on get based on flag

Pull Request - State: closed - Opened by schafer14 over 8 years ago - 4 comments

#65 - Add value to timeoutCallback

Pull Request - State: closed - Opened by robertpallas over 8 years ago - 2 comments

#64 - cache must Immutable

Issue - State: closed - Opened by truonghoangnguyen over 8 years ago - 1 comment

#63 - cache is not global now

Pull Request - State: closed - Opened by simon300000 over 8 years ago - 2 comments

#62 - cache is not global now

Pull Request - State: closed - Opened by simon300000 over 8 years ago

#61 - Fix memory leak

Pull Request - State: closed - Opened by justincy over 8 years ago - 3 comments

#60 - feature suggestion: add a callback for expired entries

Issue - State: open - Opened by lamemind over 8 years ago - 2 comments

#59 - Expire Conditional

Pull Request - State: closed - Opened by heady almost 9 years ago

#58 - Mentioning time is measured in ms again, for clarity

Pull Request - State: closed - Opened by ChrisAntaki almost 9 years ago

#57 - Mentioning cache misses return `null`

Pull Request - State: closed - Opened by ChrisAntaki almost 9 years ago

#56 - Cache not shrinking with timeouts

Issue - State: closed - Opened by kavika-1 almost 9 years ago - 8 comments

#55 - add Cache constructor

Pull Request - State: closed - Opened by zhangfan2012fall about 9 years ago - 8 comments

#54 - How big is memory-cache?

Issue - State: closed - Opened by MegazeroMZ about 9 years ago - 3 comments

#53 - Cache.get returns reference to object rather than copy of object

Issue - State: closed - Opened by brianchaan about 9 years ago - 5 comments

#52 - Fixed bug with auto-expiring keys with no expiration time

Pull Request - State: closed - Opened by jwngr over 9 years ago

#51 - weird error since last update

Issue - State: closed - Opened by japel over 9 years ago - 1 comment

#50 - Fixed broken npm test

Pull Request - State: closed - Opened by jwngr over 9 years ago

#49 - Fixed some wording in the README

Pull Request - State: closed - Opened by jwngr over 9 years ago

#48 - Added parameter validation

Pull Request - State: closed - Opened by jwngr over 9 years ago

#47 - Spelling

Pull Request - State: closed - Opened by crabmusket over 9 years ago - 1 comment

#46 - Make put() return the cached value

Pull Request - State: closed - Opened by lukehorvat over 9 years ago

#45 - .put() return value

Issue - State: closed - Opened by lukehorvat over 9 years ago - 1 comment

#44 - Use a Standard-Compliant License Identifier

Pull Request - State: closed - Opened by kemitchell over 9 years ago - 1 comment

#43 - Added optional createStore() method.

Pull Request - State: closed - Opened by olalonde over 9 years ago - 2 comments

#42 - Increment hit count outside of debug mode.

Issue - State: closed - Opened by brandonculver over 9 years ago

#41 - Cache is global, can potentially conflict with external modules

Issue - State: open - Opened by olalonde over 9 years ago - 6 comments

#40 - Removed "dead" code and added errors for invalid inputs to put()

Pull Request - State: closed - Opened by jwngr over 9 years ago - 1 comment

#39 - Replaced now() method with Date.now()

Pull Request - State: closed - Opened by jwngr over 9 years ago - 3 comments

#37 - Added myself as contributor and removed unused url field in package.json

Pull Request - State: closed - Opened by jwngr over 9 years ago

#36 - Added gulp task runner and extensive test suite

Pull Request - State: closed - Opened by jwngr over 9 years ago - 1 comment

#35 - maxvalue for time

Issue - State: closed - Opened by johnkors over 9 years ago - 2 comments

#34 - LRU Option

Issue - State: closed - Opened by jpodwys over 9 years ago - 1 comment

#33 - Missing a size--

Issue - State: closed - Opened by iciclesoft over 9 years ago

#32 - Get metadata about the cache entries

Issue - State: open - Opened by rprieto over 9 years ago - 10 comments

#31 - Uses a BSD license.

Pull Request - State: closed - Opened by dblock over 9 years ago

#30 - format

Pull Request - State: closed - Opened by DeronW over 9 years ago - 1 comment

#29 - expire

Issue - State: closed - Opened by kelchy over 9 years ago - 1 comment

#28 - Fetch or resolve flow

Pull Request - State: closed - Opened by Colex almost 10 years ago - 2 comments

#27 - Does it work with objects?

Issue - State: closed - Opened by herlon214 almost 10 years ago - 1 comment

#26 - Add default value(function)

Pull Request - State: closed - Opened by micromaomao about 10 years ago - 1 comment

#25 - Use variable to store size instead of recalculating it every time

Pull Request - State: closed - Opened by adambalogh about 10 years ago

#24 - Okay for web browsers?

Issue - State: closed - Opened by brianreavis about 10 years ago - 1 comment

#20 - Fixed del() and clear()

Pull Request - State: closed - Opened by yruss972 over 10 years ago - 3 comments

#19 - .get should optionally renew key ttl

Issue - State: closed - Opened by yanickrochon over 10 years ago - 3 comments

#17 - Adds pretty debug statements for objects

Pull Request - State: closed - Opened by austinpray over 10 years ago - 1 comment

#14 - clear timeouts on clear and delete

Pull Request - State: closed - Opened by bkovacevich about 11 years ago - 5 comments

#11 - Show people whether a key was deleted during deleting!

Pull Request - State: closed - Opened by vxst over 11 years ago - 6 comments

#9 - .get() for cached MongoDB data with Date() objects strips Date() of its methods

Issue - State: closed - Opened by roctimo almost 12 years ago - 1 comment

#7 - nodeunit tests wait for the timeout function to finish

Issue - State: closed - Opened by JoeZ99 almost 12 years ago - 2 comments