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

Added Redis as ConfigurationSource #205

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

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    1c1e2db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d435d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1bb7b View commit details
    Browse the repository at this point in the history
  4. added util functions

    sumeetgajjar committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    e06a04d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f8be06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cb189f View commit details
    Browse the repository at this point in the history
  7. 1. removed unneccessary function from util

    2. made field variables final in RedisConfigurationSource
    3. added RedisConfigurationSourceBuilder
    sumeetgajjar committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    3ae7429 View commit details
    Browse the repository at this point in the history
  8. 1. Removed Database from RedisConfigurationSource

    2. Added a default redis key if environment returns empty value
    sumeetgajjar committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    9f58e71 View commit details
    Browse the repository at this point in the history
  9. minor refactoring

    sumeetgajjar committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    cc2acc4 View commit details
    Browse the repository at this point in the history
  10. added log lines

    sumeetgajjar committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    5a18842 View commit details
    Browse the repository at this point in the history