Hacker News new | ask | show | jobs
by tyingq 1748 days ago
Looks clean and straightforward. Couple of questions...

  <server name="server2.beryl.dev" network="cluster">
It says the network key should be "Name of global network". Not sure what that is, and I don't see anything using it, printing it, etc. What's this for?

Similar question on this:

  <listen address="127.0.0.1" port="6379" type="clients">
What is type? It says it defaults to "clients", but not what that means, what the other choices are, etc.

Similar for "connecting class name". It's not clear what things that drives.