We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350cde9 commit f136dd1Copy full SHA for f136dd1
tools/flagd-http-connector/README.md
@@ -14,7 +14,7 @@ reducing traffic, reducing rate limits effects and changes updates. Can be enabl
14
The implementation is using Java HttpClient.
15
16
## Use cases and benefits
17
-* flagd installation is not required, working independently.
+* flagd installation is not required, the Http Connector works independently.
18
Minimizing infrastructure and DevOps overhead - no extra containers required.
19
* Low latency by fetching data directly in-process.
20
* Decreased external network traffic from the HTTP source, even without a standalone flagd container or proxy,
0 commit comments