Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
ObjCHiredis Objective-C client added to the list of clients
  • Loading branch information
Louis-Philippe Perron committed Nov 5, 2010
commit 371305c2fcc3a3d9d4fc039e64ffb85f735581d6
8 changes: 4 additions & 4 deletions clients.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,10 @@
"authors": ["migueldeicaza"]
},

"ObjCRedis": {
"ObjCHiredis": {
"language": "Objective-C",
"repository": "http://github.com/lp/ObjCRedis",
"description": "",
"authors": ["loopole"]
"repository": "https://github.com/lp/ObjCHiredis",
"description": "Static Library for iOS4 device and Simulator, PLUS Objective-C Framework for MacOS 10.5 and higher also compatible with MacRuby and Nu. BONUS 'ruby-objc' wrapper for MacRuby faking 'ruby-rb' methods",
"authors": ["lp"]
}
}