Skip to content

Commit 22ed612

Browse files
Update docs/components/store.md
Co-authored-by: Giedrius Statkevičius <[email protected]> Signed-off-by: Roy Chiang <[email protected]>
1 parent e80b1f3 commit 22ed612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/store.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ config:
295295

296296
The **required** settings are:
297297

298-
- `addresses`: list of memcached addresses, that will get resolved with the [DNS service discovery](../service-discovery.md/#dns-service-discovery) provider. If your cluster supports auto-discovery, you should use the flag `auto_discovery` instead.
298+
- `addresses`: list of memcached addresses, that will get resolved with the [DNS service discovery](../service-discovery.md/#dns-service-discovery) provider. If your cluster supports auto-discovery, you should use the flag `auto_discovery` instead and only point to *one of* the memcached servers. This typically means that there should be only one address specified that resolves to any of the alive memcached servers. Use this for Amazon ElastiCache and other similar services.
299299

300300
While the remaining settings are **optional**:
301301

0 commit comments

Comments
 (0)