• Chris Rienzo's avatar
    FS-9965 [mod_hiredis] Improvements for performance, memory utilization, and resiliency. · 5db04d7d
    Chris Rienzo 提交于
       Pipelining of requests to improve throughput
         -- new parameter max-pipelined-requests (default 20) for maximum number of requests to batch at one time
    
       Deletion of counter keys when zero
         -- new parameter delete-when-zero (default false) to enable.  This will cause a redis eval to execute to decrement counters instead of DECR.
    
       Detection of negative limit counters
         -- Self healing of negative counters (due to key eviction, etc)
    5db04d7d
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...