1. 14 Jul, 2023 1 commit
  2. 13 Jul, 2023 2 commits
  3. 12 Jul, 2023 2 commits
  4. 10 Jul, 2023 1 commit
  5. 08 Jun, 2023 1 commit
  6. 01 Jun, 2023 2 commits
  7. 30 May, 2023 2 commits
  8. 29 May, 2023 1 commit
    • Viktor Söderqvist's avatar
      Helper for setting TCP_USER_TIMEOUT socket option (#1188) · b6a052fe
      Viktor Söderqvist authored
      * Implement redisSetTcpUserTimeout to set socket option TCP_USER_TIMEOUT
      
      * Documentation for redisSetTcpUserTimeout and some more undocumented functions
      
      Documentation for redisReconnect() and the setters of socket options:
      
      * redisKeepAlive()
      * redisEnableKeepAliveWithInterval()
      * redisSetTcpUserTimeout()
      b6a052fe
  9. 24 Apr, 2023 1 commit
  10. 19 Apr, 2023 1 commit
  11. 16 Apr, 2023 1 commit
  12. 15 Apr, 2023 1 commit
  13. 14 Apr, 2023 2 commits
  14. 13 Mar, 2023 1 commit
  15. 09 Mar, 2023 2 commits
  16. 08 Mar, 2023 2 commits
  17. 24 Feb, 2023 1 commit
    • Dominik Charousset's avatar
      Write a version file for the CMake package (#1165) · 1cbd5bc7
      Dominik Charousset authored
      * Write a version file for the CMake package
      
      > If no VERSION is given, the PROJECT_VERSION variable is used.
      
      Since we set the project version to `${VERSION}`, we can safely skip
      passing it to `write_basic_package_version_file` as well.
      1cbd5bc7
  18. 06 Jan, 2023 1 commit
  19. 27 Dec, 2022 1 commit
  20. 21 Dec, 2022 1 commit
  21. 16 Nov, 2022 1 commit
  22. 15 Nov, 2022 1 commit
  23. 14 Nov, 2022 1 commit
  24. 13 Nov, 2022 1 commit
  25. 10 Nov, 2022 4 commits
  26. 07 Nov, 2022 1 commit
  27. 02 Nov, 2022 2 commits
  28. 27 Oct, 2022 1 commit
  29. 24 Oct, 2022 1 commit