Skip to content

Commit d448f41

Browse files
docs: warn against enterprise clustering policy for redis (#2938)
1 parent 2eefdb2 commit d448f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/langsmith/self-host-external-redis.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ For cloud-specific IAM/Workload Identity authentication, refer to the [IAM authe
2828

2929
* Note: We only officially support Redis versions >= 5.
3030
* We support both Standalone and Redis Cluster. See the appropriate sections for deployment instructions.
31+
* **Azure Cache for Redis:** LangSmith does not support the Enterprise clustering policy. Use the OSS clustering policy instead. See [Azure clustering policy documentation](https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-best-practices-enterprise-tiers#clustering-policy) for details.
3132
* We support no authentication, password, and [IAM/Workload Identity](#iam-authentication) authentication.
3233
* By default, we recommend an instance with at least 2 vCPUs and 8GB of memory. However, the actual requirements will depend on your tracing workload. We recommend monitoring your Redis instance and scaling up as needed.
3334

0 commit comments

Comments
 (0)