summaryrefslogtreecommitdiff
path: root/src/slowlog.h
Commit message (Expand)AuthorAgeFilesLines
* Auto-generate the command table from JSON files (#9656)guybe72021-12-151-3/+0
* Added the missed macro definition in slowlog.hAndy Guan2019-12-021-0/+5
* Merge pull request #4056 from season89/unstableSalvatore Sanfilippo2017-06-201-1/+1
|\
| * Fixed comments of slowlog durationxuchengxuan2017-06-141-1/+1
* | SLOWLOG: log offending client address and name.antirez2017-06-151-1/+3
|/
* RDMF: use client instead of redisClient, like Disque.antirez2015-07-261-1/+1
* BSD license added to every C source and header file.antirez2012-11-081-0/+29
* Limit memory used by big SLOWLOG entries.antirez2012-04-211-0/+3
* Added an unique ID field to every slow log entry.antirez2011-06-301-0/+1
* First implementation of the slow log featureantirez2011-06-301-0/+14