From 1786614d2c32938d710c6ce663010d45a9e6defe Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 11 Mar 2025 11:48:26 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ab626f05..18be23496 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,10 @@ High-performance async and lock-free Java client for Redis and Valkey based on [ * [Redis Enterprise Multiple Active Proxy](https://docs.redis.com/latest/rs/databases/configure/proxy-policy/#about-multiple-active-proxy-support) * IBM Cloud compatible * [IBM Cloud Databases for Redis](https://www.ibm.com/cloud/databases-for-redis) +* Redis on SAP BTP compatible + * [Redis on SAP BTP](https://www.sap.com/products/technology-platform/redis-on-sap-btp-hyperscaler-option.html#plans) * Aiven compatible - * [Aiven for Redis](https://aiven.io/redis) + * [Aiven for Caching](https://aiven.io/caching) * Supports auto-reconnection * Supports failed to send command auto-retry * Supports OSGi