Hello! Is it possible to connect self-managed redis to the aiven.io redis ( replicaof)
I want to create primary instance in aiven.io cloud and connect multiple replicas.
Hello! Is it possible to connect self-managed redis to the aiven.io redis ( replicaof)
I want to create primary instance in aiven.io cloud and connect multiple replicas.
I created a free instance redis-3aa66c59
But replica could not connect to it
docker run redis:7.0 --masterauth password --replicaof redis-3aa66c59-abcd.a.aivencloud.com 25028
1:S 04 Dec 2023 10:02:23.116 * MASTER <-> REPLICA sync started
1:S 04 Dec 2023 10:02:23.177 * Non blocking connect for SYNC fired the event.
1:S 04 Dec 2023 10:02:23.238 # Failed to read response from the server: Success
1:S 04 Dec 2023 10:02:23.238 # Master did not respond to command during SYNC handshake
Hey @Dmitrii_Altukhov Iāve asked the team and they told me that while itās possible, itās a non supported feature we are planning to disable and then only allow it via external CCR.
Maybe you know, does Aiven provide any aws cross-region active-passive (active-active not needed) configurations of redis (write instance in one region and multiple replicas in another regions)?
Let me inquire, @Dmitrii_Altukhov!
Hey @Floor
Weāre also interested in knowing whether Read-only replicas for Aiven Redis are on the roadmap much like Aiven PG already offers.
Our roadmap is public. You can go to https://ideas.aiven.io/ and navigate to āPublic roadmapā, or go to Sign in to Aiven.io Internal Roadmap directly. Itās behind a signin wall but thatās because that way you can stay in the loop for the topics youād like to follow.
(It says āInternal only - do not shareā but thatās not actually true, very silly).