summary refs log tree commit diff stats
path: root/lib/pure/redis.nim
Commit message (Collapse)AuthorAgeFilesLines
* copy replaced by substrAraq2011-05-141-3/+3
|
* fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ↵dom962011-05-141-4/+4
| | | | addresses. copy and delete for json module.
* little repo cleanupAraq2011-05-021-3/+6
|
* Lots of fixes in redis.nimdom962011-04-241-175/+217
|
* Removed the parseBulkStr() proc in redis.nimdom962011-04-231-23/+20
|
* Consistency fix in redis.nimdom962011-04-231-4/+4
|
* Added redis client module.dom962011-04-231-0/+834