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

Support SSL and AUTH for redis #717

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Oct 24, 2024

  1. Added JedisUtils

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0866946 View commit details
    Browse the repository at this point in the history
  2. Added license [ci skip]

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c2219c3 View commit details
    Browse the repository at this point in the history
  3. [release] bump 1.13.6-A0

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9c56729 View commit details
    Browse the repository at this point in the history
  4. removed JedisUtils

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3a8ab3d View commit details
    Browse the repository at this point in the history
  5. set correct timeout

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c781431 View commit details
    Browse the repository at this point in the history
  6. added tests

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9f2e6a1 View commit details
    Browse the repository at this point in the history
  7. refactored

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    452c391 View commit details
    Browse the repository at this point in the history
  8. removed unused code

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3047795 View commit details
    Browse the repository at this point in the history
  9. refactored tests

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e0dd0e1 View commit details
    Browse the repository at this point in the history
  10. added password in config

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f76a20d View commit details
    Browse the repository at this point in the history
  11. formatted [ci skip]

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ad6cf86 View commit details
    Browse the repository at this point in the history
  12. [release] bump 1.13.6-A1

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ef72b19 View commit details
    Browse the repository at this point in the history
  13. [release] bump 1.13.6-A1

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2610888 View commit details
    Browse the repository at this point in the history
  14. injected Jedispool to SpillWayStorageFactory

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f8c040c View commit details
    Browse the repository at this point in the history
  15. [release] bump 1.13.6-A2

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    31b889c View commit details
    Browse the repository at this point in the history
  16. reverted VERSION

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    034a7bb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    e6a5f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3a588 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 6, 2024

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

Commits on Nov 18, 2024

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