Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary:activeExpireCycleTryExpire use dbDelete #7007

Open
wants to merge 5 commits into
base: 6.0
Choose a base branch
from

Commits on Mar 19, 2020

  1. Summary:activeExpireCycleTryExpire use dbDelete

    BranchName: 6.0
    CAFID: 0
    BUGID: 0
    WorkPackageName: redis
    The ratio of self research code(0~1): 1
    xiaozhitaba committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    f660911 View commit details
    Browse the repository at this point in the history
  2. Summary:

          Linux Kernel 2.6.37中增加了一个叫做TCP_USER_TIMEOUT的socket选项 http://stackoverflow.com/questions/5907527/application-control-of-tcp-retransmission-on-linux
          tcp keepalive 需要和 TCP_USER_TIMEOUT 配合使用,解决不能及时响应 tcp 断开事件
    BranchName: 6.0
    CAFID: 0
    BUGID: 0
    WorkPackageName: xiaozhi-redis-6.0
    The ratio of self research code(0~1): 1
    xiaozhitaba committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a752944 View commit details
    Browse the repository at this point in the history
  3. Summary:SOCK_CLOEXEC need include <linux/tcp.h>

    BranchName: 6.0
    CAFID: 0
    BUGID: 9
    WorkPackageName: xiaozhi-redis
    The ratio of self research code(0~1): 1
    xiaozhitaba committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    20db006 View commit details
    Browse the repository at this point in the history
  4. Summary:add if defined(__APPLE__) defined(__MACH_

    BranchName: 6.0
    CAFID: 0
    BUGID: 0
    WorkPackageName: xiaozhi-redis
    The ratio of self research code(0~1): 1
    xiaozhitaba committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a974859 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    985a493 View commit details
    Browse the repository at this point in the history