File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# fastify-redis
2
2
3
- [ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat )] ( http://standardjs.com/ ) [ ![ Build Status] ( https://travis-ci.org/fastify/fastify-redis.svg?branch=master )] ( https://travis-ci.org/fastify/fastify-redis )
3
+ [ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat )] ( http://standardjs.com/ ) [ ![ Build Status] ( https://travis-ci.org/fastify/fastify-redis.svg?branch=master )] ( https://travis-ci.org/fastify/fastify-redis ) [ ![ Greenkeeper badge ] ( https://badges.greenkeeper.io/fastify/fastify-redis.svg )] ( https://greenkeeper.io/ )
4
4
5
5
Fastify Redis connection plugin, with this you can share the same Redis connection in every part of your server.
6
6
You can’t perform that action at this time.
0 commit comments