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 for REDIS Auth #187

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

Support for REDIS Auth #187

wants to merge 6 commits into from

Commits on Sep 18, 2017

  1. 1) Set REDIS password while configuring Host

    2) Configure JEDIS client to use REDIS password if available ( i.e. not null)
    mgddp committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    c4f0ee5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

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

Commits on Dec 27, 2017

  1. Fix build issues.

    mgddp committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    1f73cd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Update build.gradle

    Continue if Javadoc build fails
    mgddp authored Dec 29, 2017
    Configuration menu
    Copy the full SHA
    a59db59 View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    Disable JavaDoc for testing
    mgddp authored Dec 29, 2017
    Configuration menu
    Copy the full SHA
    b93689d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

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