Skip to content

Commit 6985203

Browse files
authored
docs: Add sentence on proxying to README (#104)
1 parent 9bfd56d commit 6985203

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# trino-lb
22

33
A highly available load balancer with support for queueing, routing and auto-scaling of multiple [Trino](https://trino.io) clusters.
4+
It proxies calls to the underlying Trino clusters by mimicking the Trino protocol, so you can point any arbitrary Trino client at trino-lb.
45

56
* [Design](./docs/design.md)
67
* [Example setups](./docs/example-setups.md)

0 commit comments

Comments
 (0)