mirror of
https://github.com/benbusby/farside.git
synced 2025-05-02 16:40:03 +00:00
A smart redirecting gateway for various frontend services
![]() Once a list of available URLs has been determined for a particular service, the list is written as "service -> [list of instances]" to a local redis connection. These can then be used in the greater routing logic to pick a random instance from the list, or use a fallback instance if none are determined to be available. |
||
---|---|---|
.gitignore | ||
LICENSE | ||
mix.exs | ||
mix.lock | ||
README.md | ||
services.json | ||
update.exs |