Skip to content

Commit

Permalink
Add Objective-C client.
Browse files Browse the repository at this point in the history
  • Loading branch information
djanowski committed Oct 10, 2010
1 parent f90a1a3 commit aefab29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions clients.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,12 @@
"repository": "http://github.com/migueldeicaza/redis-sharp",
"description": "",
"authors": ["migueldeicaza"]
},

"ObjCRedis": {
"language": "Objective-C",
"repository": "http://github.com/lp/ObjCRedis",
"description": "",
"authors": ["loopole"]
}
}

0 comments on commit aefab29

Please sign in to comment.