]> git.saurik.com Git - redis.git/history - client-libraries/python/redis.py
Warns if /proc/sys/vm/overcommit_memory is set to 0 on Linux. Also make sure to don...
[redis.git] / client-libraries / python / redis.py
2009-04-06  Ludovico Magnocavalloadd expire command to the python lib
2009-04-02  Ludovico Magnocavallofix select test
2009-04-02  Ludovico Magnocavallofix trailing cr+nl in values
2009-03-24  Ludovico Magnocavallogit mess :)
2009-03-24  Ludovico Magnocavallosync python client to the new protocol
2009-03-24  antirezPython client library updated, thanks to Ludo!
2009-03-22  antirezfirst commit