diff --git a/configuration/using-redis.rst b/configuration/using-redis.rst index 832b5b4..f21f501 100644 --- a/configuration/using-redis.rst +++ b/configuration/using-redis.rst @@ -8,11 +8,6 @@ Hangfire with Redis job storage implementation processes jobs much faster than w Redis ≥ 2.6.12 is required. Please, see the `downloads page `_ to obtain latest version of Redis. If you unfamiliar with this great storage, please see its `documentation `_. Binaries for Windows are available through NuGet (`32-bit `_, `64-bit `_) and Chocolatey galleries (`64-bit package `_ only). -Limitations ------------- - -Multiple Redis endpoints are **only supported** in Redis Cluster configuration starting from `Hangfire.Pro.Redis 2.1.0 `_. You can't use multiple detached masters or Redis Sentinel configurations. - Redis Configuration --------------------