Skip to content

CDD #107

Open
Open
CDD#107
@robbrit

Description

@robbrit

Is there an open-source equivalent to CDD?

Since CDD is pretty new within Google, it works like this:

  • define a proto that is your config
  • implement a stubby service provided by CDD
  • on startup, register your proto with CDD

Then you can push config updates to CDD from the CLI and it will broadcast those changes to all your instances by calling the stubby endpoint. It's useful for updating config values without having to restart servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions