Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
RediStack
RediStack
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 2
    • Merge requests 2
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nathan Harris
  • RediStackRediStack
  • Merge requests
  • !145

Merged
Created Dec 09, 2020 by Lukasa@lukasaDeveloper

Add support for service discovery.

  • Overview 34
  • Commits 1
  • Pipelines 8
  • Changes 5

The newly-released Service Discovery framework gives us the interesting opportunity to make RediStack aware of complex service discovery tools. This patch supplies a simple adaptor to integrat Service Discovery with RediStack's pooled client, allowing users to work with arbitrary service discovery systems.

Right now this patch is under-tested because I wanted to get some confidence that you're happy with the approach before I go too far. Additionally, it's plausible that you might have some concerns about the .exact dependency on service discovery. If that's true we'll need to see if we can encourage the service discovery folks to tag a 1.0 before we merge this.

Edited Mar 05, 2021 by Lukasa
Assignee
Assign to
Reviewer
Request review from
2.0.0
Milestone
2.0.0
Assign milestone
Time tracking
Source branch: cb-service-discovery