1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 02:48:42 +00:00
farside/lib
Ben Busby 71fb89e028
Move instance selection logic out of router
The process of selecting a random (working) instance for a specified
service has been moved out of the router and into lib/farside.ex. Moving
forward, the router itself should have very simple and easy to follow
logic for all paths.
2021-11-10 11:50:19 -07:00
..
farside Move instance selection logic out of router 2021-11-10 11:50:19 -07:00
farside.ex Move instance selection logic out of router 2021-11-10 11:50:19 -07:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00