scalecube / scalecube-configuration-service

scalecube configuration service provides an application metadata storage solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scalecube-configuration-service

scalecube configuration service enable clients to consume configuration data, this can come in handy when the consumer needs to know how to connect to an external/3rd party services. For example, the database network location and credentials.

Another examle: A service must run in multiple environments - dev, test, qa, staging, production - without modification and/or recompilation. Different environments have different instances of the external/3rd party services, e.g. QA database vs. production database, test credit card processing account vs. production credit card processing account.

scalecube configuration service provides a solution by externalizing all application configuration (e.g. database credentials and network location).

About

scalecube configuration service provides an application metadata storage solution


Languages

Language:Java 80.0%Language:Gherkin 16.5%Language:Shell 2.3%Language:Python 0.7%Language:Dockerfile 0.5%