]> git.saurik.com Git - redis.git/history - test-redis.tcl
command postprocessing implemented into RubyRedis
[redis.git] / test-redis.tcl
2009-05-20  antirezAman Gupta changes merged
2009-05-20  antirezMerge git://github.com/tmm1/redis
2009-05-17  Aman GuptaFix SINTER/UNIONSTORE to allow for &=/|= style operatio...
2009-05-17  antirezSDIFF/SDIFFSTORE implemnted unifying it with the implem...
2009-05-09  antirezadded tests for vararg DEL
2009-04-29  antirezfuzz stresser implemented in redis-test
2009-04-28  antirezSMOVE test added
2009-04-28  antirezGETSET tests
2009-04-27  antirezINCRBY/DECRBY now support 64bit increments, with tests
2009-04-23  antirezRANDOMKEY regression test added
2009-04-19  antirezSUNION, SUNIONSTORE, Initial work on non blocking repli...
2009-04-07  antirezRANDOMKEY issue 26 fixed, generic test + regression...
2009-03-26  Brian HammondAdds AUTH command.
2009-03-24  antirezNow the Redis test uses the proper Tcl client library
2009-03-24  Ludovico Magnocavallogit mess :)
2009-03-24  antirezServer replies now in the new format, test-redis.tcl...
2009-03-23  antirezrandom tested mode for test-redis.tcl, minor other...
2009-03-22  antirezMGET tests added
2009-03-22  antirezfirst commit