Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

Tagged Cache implementation over redis

Awesome Lists containing this project

README

        

# @imqueue/tag-cache

[![Build Status](https://travis-ci.com/imqueue/tag-cache.svg?branch=master)](https://travis-ci.com/imqueue/tag-cache)
[![codebeat badge](https://codebeat.co/badges/78622532-db86-4a77-b6ae-65d01ef54622)](https://codebeat.co/projects/github-com-imqueue-tag-cache-master)
[![David](https://img.shields.io/david/imqueue/tag-cache.svg)](https://david-dm.org/imqueue/tag-cache)
[![David](https://img.shields.io/david/dev/imqueue/tag-cache.svg)](https://david-dm.org/imqueue/tag-cache?type=dev)
[![Known Vulnerabilities](https://snyk.io/test/github/imqueue/tag-cache/badge.svg?targetFile=package.json)](https://snyk.io/test/github/imqueue/tag-cache?targetFile=package.json)
[![License](https://img.shields.io/badge/license-ISC-blue.svg)](https://rawgit.com/imqueue/sequelize/master/LICENSE)

Tagged Cache implementation over redis for @imqueue

# Install

~~~bash
npm i --save @imqueue/tag-cache
~~~

# Docs

~~~bash
git clone [email protected]:imqueue/tag-cache.git
npm run docs
~~~