Files
core/http/handler/api
Ingo Oppermann d201921a33 Allow to provide complete cluster configuration
Replace CORE_CLUSTER_JOIN_ADDRESS with CORE_CLUSTER_PEERS. This is
a comma separated list of cluster members with their IDs of the form
ID@host:port

On startup the node tries to connect to all the peers. In case of
sudden deaths of a node this will allow to find back into the
cluster. The list in CLUSTER_PEERS is a starting point of known
peers. Other node that are not in that list can still join the
cluster.

File and stream proxy has been moved to the Proxy type.
2023-05-03 16:13:05 +02:00
..
2022-05-13 19:26:45 +02:00
2022-06-23 22:13:58 +02:00
2023-02-21 12:57:33 +01:00
2023-01-19 16:13:53 +01:00
2022-05-13 19:26:45 +02:00
2022-06-23 22:13:58 +02:00
2022-10-13 20:54:52 +02:00
2022-10-13 20:54:52 +02:00
2023-04-12 15:27:38 +02:00