ConfigHubPub / ConfigHubPub/ConfigHubPlatform
watcher plugins
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to implement "watch" interface and ability to load watch-plugins on server load (this will work even without opensourcing the core)
Basically, I want to add a watch on key/context/env/etc change an publish it via
This should not be difficult to implement, but it will quickly let community write plugins.
Please let me know if I somehow missed it and this functionality already exists. Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the server-load entry point and any existing plugin or watch interfaces. Determine how changes to keys, context, and environment are represented, then define the plugin-loading and watch behavior needed for a Java implementation; done means the interface and loading contract are documented and validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100