Skip to content

Commit

Permalink
Update clients.json
Browse files Browse the repository at this point in the history
Add Yampee Redis client for PHP.
  • Loading branch information
tgalopin authored and soveran committed Dec 11, 2014
1 parent 3587c7e commit 27c9c0a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions clients.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,14 @@
"active": true
},

{
"name": "Yampee Redis",
"language": "PHP",
"repository": "https://github.com/yampee/Redis",
"description": "A full-featured Redis client for PHP 5.2. Easy to use and to extend.",
"authors": ["tgalopin"]
},

{
"name": "redis-py",
"language": "Python",
Expand Down

0 comments on commit 27c9c0a

Please sign in to comment.