Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #223 from sandeepshetty/patch-1
Added phpish/redis, my simple PHP Redis cllient
  • Loading branch information
soveran committed Dec 16, 2014
2 parents fb92078 + 98438f6 commit 0dbef34
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion clients.json
Expand Up @@ -416,7 +416,15 @@
"description": "Lightweight, standalone, unit-tested fork of Redisent which wraps phpredis for best performance if available.",
"authors": ["colinmollenhour"]
},


{
"name": "phpish/redis",
"language": "PHP",
"repository": "https://github.com/phpish/redis",
"description": "Simple Redis client in PHP",
"authors": ["sandeepshetty"]
},

{
"name": "PHP Sentinel Client",
"language": "PHP",
Expand Down

0 comments on commit 0dbef34

Please sign in to comment.