summaryrefslogtreecommitdiff
path: root/src/backends
Commit message (Expand)AuthorAgeFilesLines
* Remove custom backendsVicent Marti2011-06-142-513/+0
* short-oid: CleanupVicent Marti2011-06-012-4/+4
* Added a read_unique_short_oid method to backends, to make it possible to find...Marc Pegon2011-06-012-0/+32
* backends/sqlite.c: Move to new error handling mechanismJakob Pfender2011-05-231-12/+12
* 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
* Update the SQLite backendVicent Marti2011-03-281-21/+17
* I broke your bindingsVicent Marti2011-03-201-0/+9
* Internal changes on the backend systemVicent Marti2011-02-091-2/+0
* Add support for SQLite backendsVicent Marti2011-02-051-0/+277