Hello,
we are using topos and redis in a few customer installations. So far we did not had the
necessitity to tune it to certain performance requirements from Kamailio side. It worked
out of the box. I am of course interested what other people can share in this regards.
For the dialog module it's another question, as one usually needs to use the db_redis
module with dialog database backend. When using a local redis server, my suggestion would
be to always skip the database and just use the in-memory mode of dialog module in the
first place, as there are no benefits in this setup. Of course for a remote redis server
if could be benefitial in some scenarios, like restart of dialog module.
Cheers,
Henning
From: sr-users <sr-users-bounces(a)lists.kamailio.org> On Behalf Of Patrick Karton
Sent: Wednesday, November 30, 2022 12:15 PM
To: sr-users(a)lists.kamailio.org
Subject: [SR-Users] redis template config for topos module
Hello not a usual question but i would like to know if somebody using topos module with
redis backend can provide me an optimized redis conf for redis for using it topos module.
and possibly also when using it with dialog module.
Thanks.