Sha256: d6345d0c2c6418eb77ddffd4bd7b4cd03c4535ae224ce96760a39ea850132d9b
Contents?: true
Size: 497 Bytes
Versions: 13
Compression:
Stored size: 497 Bytes
Contents
- Failover strategies - Client: * If connected for the first time, try to connect to at least one server from the server array * If already connected to a server, and it goes down, the client should go down as well - Worker: * If connected for the first time, try to connect to as many servers as it can. Loop trough the bad servers, trying to reconnect to them as well. * If a already connected to a server, and it goes down, wait and try to reconnect again.
Version data entries
13 entries across 13 versions & 3 rubygems