godaddy / godaddy/node-cluster-service

Commandline argument namespacing (ala "cs.config" instead of "config") to avoid collisions

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
enhancement Hacktoberfest medium priority
Dominant language
JavaScript
Stars
168
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Depending on the app you're clustering, it may be desirable to avoid argument collisions with namespacing; especially with pre-existing apps that you wish to cluster. If any single option is detected with the prefix of `cs.` it will assume that all arguments are prefixed with this key, and any non-prefixed key will be ignored (assumed as app-specific). This allows both namespacing and backward compatibility.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.