Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06SMOVEmichael-grunder
2015-05-06LREMmichael-grunder
2015-05-06LINSERTmichael-grunder
2015-05-06SETBITmichael-grunder
2015-05-06SETRANGE/RESTOREmichael-grunder
2015-05-06Update/fix ECHO, implement authmichael-grunder
2015-05-06Properly handle RANDOMKEY, PFADD/PFMERGEmichael-grunder
2015-05-06BITPOS/BITCOUNT/BITOP, formatting, etcmichael-grunder
2015-05-06Added context, HMGET/HMSETmichael-grunder
2015-05-06HMSET, with command handlermichael-grunder
2015-05-06ZCOUNT/ZREMRANGEBYSCOREmichael-grunder
2015-05-06HINCRBYFLOATmichael-grunder
2015-05-06HINCRBYmichael-grunder
2015-05-06Reformatting of command code, RPOPLPUSH/BRPOPLPUSHmichael-grunder
2015-05-06RENAME, RENAMENXmichael-grunder
2015-05-06More commands, updated redis proper to use genericsmichael-grunder
2015-05-06HEXISTS/HGETALLmichael-grunder
2015-05-06GETRANGE/LRANGE/LTRIM/ZREMRANGEBYRANKmichael-grunder
2015-05-06Rework naming convention for command constructionmichael-grunder
2015-05-06Fixed cluster_long_resp and added increment/decrement commandsmichael-grunder
2015-05-06HGETALL/INCR/INCRBY/DECR/DECRBYmichael-grunder
2015-05-06Created a generic "one key" command buildermichael-grunder
2015-05-06Remove redundant command, re deny empty keysmichael-grunder
2015-05-06SETNX/GETSETmichael-grunder
2015-05-06SETEX/PSETEX commandsmichael-grunder
2015-05-06Initial commit of redis_commands.cmichael-grunder