summaryrefslogtreecommitdiff
path: root/mix.lock
AgeCommit message (Expand)Author
2023-07-11Allow separation of instance and API URLsBen Busby
2023-03-22Allow compiling to standalone binary via bakewareBen Busby
2022-10-31Remove Redis dep, replace w/ native Elixir libBen Busby
2021-11-24Use quantum core for update schedulingBen Busby
2021-11-12Throttle incoming requests to 1/sec per ipBen Busby
2021-11-08Display list of available instances on home pageBen Busby
2021-10-22Setup basic Plug.Router framework for serving requestsBen Busby
2021-10-22Output available instances and fallback URL to redisBen Busby
2021-10-21Validate status code for all service instancesBen Busby
2021-10-21Initialize update scriptBen Busby