Skip to content
Snippets Groups Projects

added support for overriding redis config

Merged Andrew Newdigate requested to merge multiple-redis into master

Created by: trevorah

Side affect: the internal redis-client signature changes from create({ config, logger }) to create(options, logger). This is because config is no longer an nconf instance, its now a map, and so it seems a bit silly to put the options map in another map.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading