Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bull
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OptimalBits
  • bull
  • Merge requests
  • !48

add a password parameter to the redisOpt hash so we can use heroku addons

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/lastquestion/master into master May 11, 2014
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: lastquestion

This is a simple change so that authenticated redis URLs, like what is used in heroku addons, can be used by bull. I thought about having a factory function but decided an additional value in the hash is better.

BTW it seems that there is no documentation that a hash can be passed as the second parameter in Queue(...), I can also make that change.

I'm not sure the easiest way to add a test for this, either. Open to thoughts.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/lastquestion/master