2
0

История коммитов

Автор SHA1 Сообщение Дата
  antirez 067e365042 Fixed a few missing newline in createLatencyReport(). 10 лет назад
  antirez fda2b30346 createLatencyReport(): compile before commit avoids commits. 10 лет назад
  antirez 924dc9731f createLatencyReport(), fix mount option name. 10 лет назад
  antirez 51e01c0450 createLatencyReport(): initialize all advices to zero. 10 лет назад
  antirez 7fb90a670e LATENCY DOCTOR first implementation complete. 10 лет назад
  antirez 57e931debc Fix analyzeLatencyForEvent() MAD computation. 10 лет назад
  antirez 2a232dfa9a LATENCY DOCTOR: initial draft and events summary output. 10 лет назад
  antirez 19853db892 Latency: low level time series analysis implemented. 10 лет назад
  antirez b2604dc58c LATENCY SAMPLES renamed LATENCY HISTORY. 10 лет назад
  antirez f8934657b2 LATENCY RESET implemented. 10 лет назад
  antirez 2de5bab368 Better "final read from parent" algorithm in rewriteAppendOnlyFile*(. 10 лет назад
  antirez 895409ca78 Log AOF diff sizes in MBs instead of bytes. 10 лет назад
  antirez 93cd75bbe0 aofChildWriteDiffData() better handling of free blocks. 10 лет назад
  antirez ac33c049c6 redis-benchmark: abort when all clients are disconnected. 10 лет назад
  antirez 20a0959964 Fine tuning of aofReadDiffFromParent() calls trigger. 10 лет назад
  antirez cc24447a1a Use amount of I/O not ops to trigger aofReadDiffFromParent(). 10 лет назад
  antirez 62f9d34c56 aofChildWriteDiffData(): write as much as possible. 10 лет назад
  antirez 30c42f12b0 Handle write failure in AOF parent -> child ACK. 10 лет назад
  antirez 75ef41058d Use a timeout when reading parent ack from AOF child. 10 лет назад
  antirez 2fa9fb647f Send AOF diffs from parent to child to improve latency. 10 лет назад
  antirez 57852ff207 Use fsync instead of aof_fsync in final AOF sync. 10 лет назад
  antirez a99766fda1 Fixed conditional for aof-write-pending-fsync latency event selection. 10 лет назад
  antirez f0f9d583ad Dependencies updated. 10 лет назад
  antirez 1f665d6e82 Cast void* to char* to avoid waring in latencyCommand(). 10 лет назад
  antirez e3c0125b70 Properly initialize min/max in latency.c. 10 лет назад
  antirez a887af34e1 latencyStartMonitor() modified to avoid warnings. 10 лет назад
  antirez 53ae687d59 Latency monitor: specialize delayed aof writes events. 10 лет назад
  antirez a53c734094 LATENCY GRAPH: filling under the curve is more readable. 10 лет назад
  antirez aa16f87b87 LATENCY GRAPH implemented. 10 лет назад
  antirez 6f20482a86 latencyTimeSeries structure max field type fixed. 10 лет назад