mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05:00
d3701d2714
Two limits are added: 1) Up to SLOWLOG_ENTRY_MAX_ARGV arguments are logged. 2) Up to SLOWLOG_ENTRY_MAX_STRING bytes per argument are logged. 3) slowlog-max-len is set to 128 by default (was 1024). The number of remaining arguments / bytes is logged in the entry so that the user can understand better the nature of the logged command. |
||
---|---|---|
.. | ||
type | ||
aofrw.tcl | ||
auth.tcl | ||
basic.tcl | ||
cas.tcl | ||
dump.tcl | ||
expire.tcl | ||
introspection.tcl | ||
limits.tcl | ||
maxmemory.tcl | ||
obuf-limits.tcl | ||
other.tcl | ||
printver.tcl | ||
protocol.tcl | ||
pubsub.tcl | ||
quit.tcl | ||
scripting.tcl | ||
slowlog.tcl | ||
sort.tcl |