httpx-static
httpx-static copied to clipboard
System: Add an option to obtain configs from redis.
redis is fine to work as an config server. If go-oryx can obtain configs from redis, it will be easy to modify configs dynamically.
Please describe it:
- How to query.
- How to get the update.
- How to handle error.