Skip to content

lp/ObjCRedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

Deprecated! Use ObjCHiredis instead.

ObjCRedis

An Objective-C client to the Redis 1.x and 2.x key-value store. The full Redis API is not yet implemented, but still it works and is tested, some updates will follow. All storage is assumed to be of NSString type, no binary blob supported.
For now, I only distribute a x86_64 version.

Class documentation:

Downloads:

Acknowledgements:

Great thanks to Jonas Romfelt for the Credis library used in this framework.

Releases

No releases published

Packages

No packages published