Skip to content

Commit

Permalink
Merge github.com:alexk307/redis_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Kahan committed May 9, 2016
2 parents 28450ca + f1c5a75 commit d8cc68e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# redis_cache [![Build Status](https://travis-ci.org/alexk307/redis_cache.svg?branch=master)](https://travis-ci.org/alexk307/redis_cache)
# redis_cache [![Build Status](https://travis-ci.org/alexk307/redis_cache.svg?branch=master)](https://travis-ci.org/alexk307/redis_cache) [![Coverage Status](https://coveralls.io/repos/github/alexk307/redis_cache/badge.svg?branch=master)](https://coveralls.io/github/alexk307/redis_cache?branch=master)

Implements high level function caching to Redis with a decorator

# Install
Expand Down

0 comments on commit d8cc68e

Please sign in to comment.