1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-19 18:38:42 +00:00
farside/lib
Ben Busby 22e9135e0c
Reuse previous instance within rate-limit interval
Rather than blocking <1s back-to-back queries from the same IP, Farside
will now re-use the previously selected instance.

Fixes #20
2022-03-18 13:51:37 -06:00
..
farside Reuse previous instance within rate-limit interval 2022-03-18 13:51:37 -06:00
farside.ex Reuse previous instance within rate-limit interval 2022-03-18 13:51:37 -06:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00