<div dir="ltr">I know that with the NoSQL modules you have the &quot;Exported Parameter&quot; to set up cachedb_url<div><br></div><div>example </div><div><br></div><div>modparam(&quot;cachedb_mongodb&quot;,&quot;cachedb_url&quot;,&quot;mongodb:instance1://localhost:27017/db.collection&quot;)<br>
</div><div><br></div><div>I saw in a post that it is possible to do the following with the Dialog module</div><div><br></div><div><div>modparam(&quot;dialog&quot;,&quot;cachedb_url&quot;,&quot;cassandra:group1://<a href="http://127.0.0.1:9061/Keyspace2_profiles_counters">127.0.0.1:9061/Keyspace2_profiles_counters</a>&quot;)</div>
</div><div><br></div><div>My question is can I add in &quot;cachedb_url&quot; instead of &quot;db_url&quot; if I want the module to use cache modules?  If so are there some modules that won&#39;t be able to use cachedb_url like AUTH_AAA or AUTH_DB?</div>
<div><br></div><div><br></div></div>