Daniel-Constantin Mierla writes:
The idea was to try to optimize and tailor it for redis specific operation, otherwise you can try with topos+db_redis, which should give a more SQL-like approach and the columns in mysql tables should appear as attributes inside redis db. The db_redis was added after topos_redis, being generic and should be capable of replacing other db_* modules.
There exists topos_d and topos_t schema files in /usr/share/kamailio/db_redis/kamailio directory, but is it also necessary to define "keys" parameters for these tables?
-- Juha