Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
deedw
/
node-cache
Public
forked from
ptarjan/node-cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2013
clearTimeout on del and clear
deedw
committed
94341ab
View commit details
Copy full SHA for 94341ab
Browse repository at this point
clearTimeout on del and clear
deedw
committed
bf58db4
View commit details
Copy full SHA for bf58db4
Browse repository at this point
Commits on Aug 10, 2013
Merge pull request #15 from katanastabstudios/master
Show description for 34a21ab
ptarjan
committed
34a21ab
View commit details
Copy full SHA for 34a21ab
Browse repository at this point
Commits on Aug 1, 2013
Increment missCount if key not found on get
alevicki
committed
2244db6
View commit details
Copy full SHA for 2244db6
Browse repository at this point
Commits on Feb 5, 2013
Merge pull request #10 from loris/patch-1
Show description for 18cc1e5
ptarjan
committed
18cc1e5
View commit details
Copy full SHA for 18cc1e5
Browse repository at this point
Commits on Jan 21, 2013
Add support for callback event on key expiration
loris
committed
4d5d7cd
View commit details
Copy full SHA for 4d5d7cd
Browse repository at this point
Commits on Sep 18, 2012
Bump version number
ptarjan
committed
31c7ce0
View commit details
Copy full SHA for 31c7ce0
Browse repository at this point
add repo to npm
Show description for 5d82dcf
ptarjan
committed
5d82dcf
View commit details
Copy full SHA for 5d82dcf
Browse repository at this point
Commits on Aug 7, 2012
new NPM package
ptarjan
committed
5bd5aa2
View commit details
Copy full SHA for 5bd5aa2
Browse repository at this point
cleanup coding style after merge
ptarjan
committed
f7fa573
View commit details
Copy full SHA for f7fa573
Browse repository at this point
Merge pull request #5 from berryboy/master
Show description for e479c1a
ptarjan
committed
e479c1a
View commit details
Copy full SHA for e479c1a
Browse repository at this point
Commits on Jun 12, 2012
Cancel old timeout on new PUT
wanasit
committed
f8636e5
View commit details
Copy full SHA for f8636e5
Browse repository at this point
Commits on May 17, 2012
update the version number
ptarjan
committed
6f90e5b
View commit details
Copy full SHA for 6f90e5b
Browse repository at this point
Commits on May 6, 2012
Merge pull request #4 from bradleyg/master
Show description for 270d536
ptarjan
committed
270d536
View commit details
Copy full SHA for 270d536
Browse repository at this point
Commits on Apr 19, 2012
use clear() rather than flush()
bradleyg
committed
4de964f
View commit details
Copy full SHA for 4de964f
Browse repository at this point
document flush(), test
bradleyg
committed
214acd4
View commit details
Copy full SHA for 214acd4
Browse repository at this point
Commits on Apr 18, 2012
no need for key param
bradleyg
committed
8b8ca85
View commit details
Copy full SHA for 8b8ca85
Browse repository at this point
flush method
bradleyg
committed
4969f24
View commit details
Copy full SHA for 4969f24
Browse repository at this point
Commits on Mar 31, 2012
sys.puts -> console.log
ptarjan
committed
22a4ca8
View commit details
Copy full SHA for 22a4ca8
Browse repository at this point
sys.puts -> console.log
ptarjan
committed
5e03ff0
View commit details
Copy full SHA for 5e03ff0
Browse repository at this point
setTimeout() takes an offset not an absolute time https://github.com/ptarjan/node-cache/issues/3
ptarjan
committed
7031732
View commit details
Copy full SHA for 7031732
Browse repository at this point
sys.puts -> console.log
ptarjan
committed
fa34861
View commit details
Copy full SHA for fa34861
Browse repository at this point
markdown uses 4 spaces
ptarjan
committed
cec6e68
View commit details
Copy full SHA for cec6e68
Browse repository at this point
Add package.json file for npm. I was debating about the name. inmemory-cache seemed ugly to type, simple-cache was taken. I was debating about ram-cache but I didn't think it would match many searc…
Show description for f9fe1e6
ptarjan
committed
f9fe1e6
View commit details
Copy full SHA for f9fe1e6
Browse repository at this point
put in npm
ptarjan
committed
8cf16e1
View commit details
Copy full SHA for 8cf16e1
Browse repository at this point
Commits on May 16, 2011
Merge pull request #1 from peterfriese/master
Show description for 7cc5173
ptarjan
committed
7cc5173
View commit details
Copy full SHA for 7cc5173
Browse repository at this point
Commits on Apr 24, 2011
Only track cache misses in debug mode.
peterfriese
committed
d32206f
View commit details
Copy full SHA for d32206f
Browse repository at this point
Commits on Feb 25, 2011
Added simple functions to retrieve information about cache hits / misses.
Peter Friese
committed
29ca68b
View commit details
Copy full SHA for 29ca68b
Browse repository at this point
Commits on Apr 30, 2010
if the value is 0 then it should now count in size()
ptarjan
committed
5c34ed9
View commit details
Copy full SHA for 5c34ed9
Browse repository at this point
Commits on Apr 29, 2010
test complicated objects and del
ptarjan
committed
de5bbd2
View commit details
Copy full SHA for de5bbd2
Browse repository at this point
document the api
ptarjan
committed
5597063
View commit details
Copy full SHA for 5597063
Browse repository at this point
change the header to match the name
ptarjan
committed
15a9e59
View commit details
Copy full SHA for 15a9e59
Browse repository at this point
oops, needs to be named after the git repo
ptarjan
committed
00848eb
View commit details
Copy full SHA for 00848eb
Browse repository at this point
every journey starts with but a single step
ptarjan
committed
c23912d
View commit details
Copy full SHA for c23912d
Browse repository at this point
You can’t perform that action at this time.