You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Unlike other proxies like HAProxy or Nginx, light-proxy is smart as it loads the specifications at runtime for validation and security. One of the requirements is the pin certain endpoints to a specific server node in the configuration.
The use case is for Neo4J database cluster which one master node for write endpoints and all other slave nodes for read-only endpoints.
The text was updated successfully, but these errors were encountered:
Unlike other proxies like HAProxy or Nginx, light-proxy is smart as it loads the specifications at runtime for validation and security. One of the requirements is the pin certain endpoints to a specific server node in the configuration.
The use case is for Neo4J database cluster which one master node for write endpoints and all other slave nodes for read-only endpoints.
The text was updated successfully, but these errors were encountered: