• sundb's avatar
    Fix some wrong server.dirty increments (#8140) · 7993780d
    sundb authored
    Fix wrong server dirty increment in
    * spopWithCountCommand
    * hsetCommand
    * ltrimCommand
    * pfaddCommand
    
    Some didn't increment the amount of fields (just one per command).
    Others had excessive increments.
    7993780d
t_list.c 32.4 KB