1. 23 1月, 2017 3 次提交
    • 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
    • Mike Jerris's avatar
      Revert "FS-9970 build debug Makefile.openbsd until it successfully builds… · 73e08c17
      Mike Jerris 提交于
      Revert "FS-9970 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command"
      
      This reverts commit 68ec2a68.
      73e08c17
    • Brian West's avatar
      Merge pull request #1163 in FS/freeswitch from… · 99761c32
      Brian West 提交于
      Merge pull request #1163 in FS/freeswitch from ~SYSFU/freeswitch:bugfix/FS-9968-update-and-debug-OpenBSD-Makefile to master
      
      * commit '68ec2a68':
        FS-9968 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command
        bump build tool and dependency version numbers.
      99761c32
  2. 22 1月, 2017 2 次提交
  3. 19 1月, 2017 2 次提交
  4. 18 1月, 2017 6 次提交
  5. 17 1月, 2017 5 次提交
  6. 16 1月, 2017 2 次提交
  7. 13 1月, 2017 4 次提交
  8. 12 1月, 2017 6 次提交
  9. 11 1月, 2017 1 次提交
  10. 10 1月, 2017 5 次提交
  11. 09 1月, 2017 3 次提交
  12. 06 1月, 2017 1 次提交