https://github.com/imqueue/tag-cache
Tagged Cache implementation over redis
https://github.com/imqueue/tag-cache
cache imqueue-cache redis redis-cache tagged-cache
Last synced: 4 months ago
JSON representation
Tagged Cache implementation over redis
- Host: GitHub
- URL: https://github.com/imqueue/tag-cache
- Owner: imqueue
- License: isc
- Created: 2019-10-31T14:56:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T11:30:00.000Z (over 1 year ago)
- Last Synced: 2025-06-04T05:09:44.334Z (9 months ago)
- Topics: cache, imqueue-cache, redis, redis-cache, tagged-cache
- Language: TypeScript
- Size: 500 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @imqueue/tag-cache
[](https://github.com/imqueue/tag-cache)
[](https://codebeat.co/projects/github-com-imqueue-tag-cache-master)
[](https://snyk.io/test/github/imqueue/tag-cache?targetFile=package.json)
[](https://rawgit.com/imqueue/core/master/LICENSE)
Tagged Cache implementation over redis for @imqueue
# Install
~~~bash
npm i --save @imqueue/tag-cache
~~~
# Docs
~~~bash
git clone git@github.com:imqueue/tag-cache.git
npm run docs
~~~
## License
This project is licensed under the GNU General Public License v3.0.
See the [LICENSE](LICENSE)