antirez
|
7f2a755f7d
|
Added an unique ID field to every slow log entry.
|
2011-06-30 17:36:15 +02:00 |
|
antirez
|
3cfd6b29f7
|
More redis.conf self-documentation. Now even queries that took exactly server.slow_log_slower_than are logged, as this is not exact but is more intuitive for people, and a value of 0 will force every query to be logged.
|
2011-06-30 15:54:05 +02:00 |
|
antirez
|
3d95a54faf
|
slow log configuration implemented
|
2011-06-30 15:47:15 +02:00 |
|
antirez
|
75e3a07c9c
|
First implementation of the slow log feature
|
2011-06-30 13:27:32 +02:00 |
|