summaryrefslogtreecommitdiff
path: root/src/backends/hiredis.c
Commit message (Expand)AuthorAgeFilesLines
* Remove custom backendsVicent Marti2011-06-141-217/+0
* short-oid: CleanupVicent Marti2011-06-011-2/+2
* Added a read_unique_short_oid method to backends, to make it possible to find...Marc Pegon2011-06-011-0/+16
* backends/hiredis.c: Move to new error handling mechanismJakob Pfender2011-05-231-6/+6
* Check Redis replies for NULLVicent Marti2011-05-131-4/+5
* Do not assert error codes on Hiredis backendVicent Marti2011-04-081-4/+2
* redis backendDmitry Kovega2011-04-081-0/+202