antirez
|
e7aa0b4b52
|
memory leak resolved in redisReadIntegerReply
|
2010-08-30 15:42:24 +02:00 |
|
antirez
|
4b5f030d4f
|
integer memory leak fixed, thanks to Amit Bakshi for both reporting and providing a patch
|
2010-06-11 23:13:49 +02:00 |
|
Pierre Riteau
|
4693a51707
|
Constify the API and enable -Wwrite-strings
The API is more similar to printf now.
|
2010-05-25 14:02:14 +02:00 |
|
antirez
|
3d8d3aa0e5
|
better example and license information
|
2010-05-18 17:45:36 +02:00 |
|
antirez
|
4f6fc6dfb1
|
hiredis was extracted from redis-tools, reverted to standard malloc/free, ported to the new protocol, and started as a stand alone project in order to support the need of a C client in the Redis community
|
2010-05-18 17:11:09 +02:00 |
|