<p>The db_redis module seems to only support connecting with a single redis instance. It is not evident from the documentation if it implements support for native redis cluster by honouring 'MOVED' replies.</p>
<p>ndb_redis seems to have support for native redis clusters, and supports both automatic (see allow_dynamic_nodes parameter of ndb_redis) and manual configuration of redis nodes.</p>
<p>Since both modules are based on the hiredis library, is it safe to assume this support could be easily implemented, with some code sharing between the two modules perhaps?</p>
<p>If db_redis supports clusters with automatic configuration only (by processing MOVED replies), perhaps the module's documentation should be updated to reflect that.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1997?email_source=notifications&email_token=ABO7UZKTKVD7N5TCPADQ6J3P5HKQPA5CNFSM4H4Q4AZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4TGDUQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKZCZXA4BTQ6RUIBW3P5HKQPANCNFSM4H4Q4AZA">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZJRXR7GFJYCFWRMEQTP5HKQPA5CNFSM4H4Q4AZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4TGDUQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1997?email_source=notifications\u0026email_token=ABO7UZKTKVD7N5TCPADQ6J3P5HKQPA5CNFSM4H4Q4AZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4TGDUQ",
"url": "https://github.com/kamailio/kamailio/issues/1997?email_source=notifications\u0026email_token=ABO7UZKTKVD7N5TCPADQ6J3P5HKQPA5CNFSM4H4Q4AZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4TGDUQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>