coalesce
coalesce copied to clipboard
Add dynamic configuration
You should be able to dynamically configure things after the fact.
Like explicitly inserting in new maps for routing.
Like explicitly list new files to be watched / tracked for reloading.
Like adding a cog / gear / worker from a remote machine. In order for things to be distributed, things have to be networked together, and thus an API is needed to control this.
Etc.