This module implements a generic db driver for kamailio. It
requires a "schema" and "key" definition of "tables" and corresponding
keys for redis in the kamailio config file, otherwise it's supposed to
work with every module.

Implemented methods are query (w/o order-by), insert, update, delete.

Tested with usrloc and acc.

Pre-Submission Checklist

Type Of Change

Checklist:

Description

This module implements a generic db driver for redis, to be used by any module (with the help of some schema configuration in the config file).


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1432

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.