Skip to content

NodeJs本地缓存模块。因为业务场景为计数器缓存,增加了一些特性方法。

Notifications You must be signed in to change notification settings

raymonife/node_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

author

raymonife

purpose

本地缓存模块,因为本地计数服务需要而添加。区别于其他缓存模块的地方主要在于添加了一些为"计数"业务而存在的api。

根据业务场景的实际需求,将缓存调整为两级缓存,使用时间+maxSize的方式来清理。

About

NodeJs本地缓存模块。因为业务场景为计数器缓存,增加了一些特性方法。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published