ObjCHiredis
Redis interface
An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases.
Hiredis with Objective-C Interface
162 stars
13 watching
22 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an interface to Redis from Lua. | 10 |
| A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,091 |
| A Lua module that parses raw Redis responses and constructs corresponding data structures. | 93 |
| A Perl binding for Redis database | 108 |
| A Lua client library for the Redis key-value storage system | 737 |
| A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
| An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
| An object-oriented Redis client written in CoffeeScript | 33 |
| A Redis client library written in Lua for interacting with a Redis server | 42 |
| A Redis client tool with web interface for editing and managing Redis data | 34 |
| A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
| A Redis library for Lua that supports non-blocking mode, pipelining, and proxy tables with automatic reconnection. | 27 |
| A Go library providing a simple and type-safe interface to Redis | 19 |
| A Redis client library for Haskell. | 329 |
| Provides a Lua interface to Redis, leveraging the nonblocking cosocket API for high-performance connectivity. | 1,907 |