From 8c97d4fe251401a71b18049c298b94cdfd84115d Mon Sep 17 00:00:00 2001 From: alexxiyang Date: Wed, 28 Nov 2018 01:42:28 -0800 Subject: [PATCH] Use github Page --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b5b2d2886..653331629 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ shiro-redis ============= +[![Build Status](https://travis-ci.org/alexxiyang/shiro-redis.svg?branch=master)](https://travis-ci.org/alexxiyang/shiro-redis) + +shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you! + + view [Documentation](http://alexxiyang.github.io/shiro-redis/)