caching_using_redis_in_nodejs:这是使用Redis进行缓存的演示项目

时间:2021-05-04 06:12:13
【文件属性】:
文件名称:caching_using_redis_in_nodejs:这是使用Redis进行缓存的演示项目
文件大小:183KB
文件格式:ZIP
更新时间:2021-05-04 06:12:13
JavaScript 使用Koa在Node.js中使用Redis进行缓存 发展商:Nikhil Kumar A cache is a temporary storage area. For example, the files you automatically request by looking at a Web page are stored on your hard disk in a cache subdirectory under the directory for your browser. When you return to a page you've recently looked at, the browser can get those files from the cache rather than the original server, saving you time and sa
【文件预览】:
caching_using_redis_in_nodejs-master
----package.json(823B)
----screenshots()
--------response_from_redis_cache.png(83KB)
--------response_from_api_call.png(95KB)
----package-lock.json(55KB)
----src()
--------config()
--------db()
--------server.js(356B)
--------middleware()
--------controller()
--------router()
----.gitignore(2KB)
----README.md(4KB)

网友评论