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

Allow setting of Redis connection parameters #35

Merged
merged 6 commits into from Jul 25, 2011

Commits on Jul 15, 2011

  1. Added RedisClient factory and updated code to use factory to create R…

    …edis clients. Made kue.app a lazy-loading property so Redis connection strings can be set
    davidwood committed Jul 15, 2011
    Configuration menu
    Copy the full SHA
    9271ac0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2011

  1. Configuration menu
    Copy the full SHA
    127b3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee02d9 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting in readme

    davidwood committed Jul 22, 2011
    Configuration menu
    Copy the full SHA
    14d82df View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2011

  1. Removed duplicate export

    davidwood committed Jul 25, 2011
    Configuration menu
    Copy the full SHA
    c16651d View commit details
    Browse the repository at this point in the history
  2. Merged with upstream/master

    davidwood committed Jul 25, 2011
    Configuration menu
    Copy the full SHA
    9e746c1 View commit details
    Browse the repository at this point in the history