aj-foster / open-api-github

GitHub REST API client for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redix Plugins: Allow multiple servers

aj-foster opened this issue · comments

A common need for connecting to Redis clusters is to have multiple servers that should be load-balanced by the caller. Accepting a list of servers and randomly choosing between them should be sufficient for now.