Currently I am using in one of my project JHipster micro-service centralization approach using central-config folder, using JHipster Registry app using native file system .
I have two questions to ask---
If we can set the frequency of the pull so we can get better instant updates from the config server?
How the config server treat the data pulling the information from a source (git or binary repository) like it copy the files to a local directory, keep the information in memory ?