1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00

badges \o/

This commit is contained in:
Benjamin Coe
2015-07-11 19:31:19 -07:00
parent 8ca45e3f1f
commit 96da40719d

View File

@@ -1,6 +1,9 @@
redis - a node.js redis client redis - a node.js redis client
=========================== ===========================
[![Build Status](https://travis-ci.org/NodeRedis/node_redis.png)](https://travis-ci.org/NodeRedis/node_redis)
[![Coverage Status](https://coveralls.io/reposNodeRedis/node_redisbadge.svg?branch=)](https://coveralls.io/r/NodeRedis/node_redis?branch=)
This is a complete Redis client for node.js. It supports all Redis commands, This is a complete Redis client for node.js. It supports all Redis commands,
including many recently added commands like EVAL from experimental Redis server including many recently added commands like EVAL from experimental Redis server
branches. branches.