]> git.saurik.com Git - redis.git/history - src/bitops.c
BITOP bug when called against non existing keys fixed.
[redis.git] / src / bitops.c
2012-05-31  antirezBITOP bug when called against non existing keys fixed.
2012-05-24  antirezBITOP command 10x speed improvement.
2012-05-24  antirezBITOP: handle integer encoded objects correctly.
2012-05-24  antirezBITCOUNT performance improved.
2012-05-24  antirezbitop.c renamed bitops.c