]> git.saurik.com Git - redis.git/history - src/slowlog.h
Support EXISTS command queries against MDB archive.
[redis.git] / src / slowlog.h
2012-11-08  antirezBSD license added to every C source and header file.
2012-04-21  antirezLimit memory used by big SLOWLOG entries.
2011-09-22  antirezmerge conflicts resolved
2011-07-12  antirezmaster branch merged into scripting.
2011-06-30  antirezAdded an unique ID field to every slow log entry.
2011-06-30  antirezFirst implementation of the slow log feature