Module: kamailio
Branch: master
Commit: f887c81f5c5832af2f1494cf5415740eae9da56f
URL:
https://github.com/kamailio/kamailio/commit/f887c81f5c5832af2f1494cf5415740…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-07-31T11:17:27+02:00
modules: readme files regenerated - db_redis ... [skip ci]
---
Modified: src/modules/db_redis/README
---
Diff:
https://github.com/kamailio/kamailio/commit/f887c81f5c5832af2f1494cf5415740…
Patch:
https://github.com/kamailio/kamailio/commit/f887c81f5c5832af2f1494cf5415740…
---
diff --git a/src/modules/db_redis/README b/src/modules/db_redis/README
index 1a5c33caef..ec3af10e5e 100644
--- a/src/modules/db_redis/README
+++ b/src/modules/db_redis/README
@@ -10,8 +10,6 @@ Andreas Granig
<agranig(a)sipwise.com>
-Edited by
-
Alex Balashov
<abalashov(a)evaristesys.com>
@@ -138,7 +136,9 @@
nce/string,server_id/int,connection_id/int,keepalive/int,partition/int
parameter, but it does not need to be related to the table loaded from
Redis server -- for example, if used only for permissions module with
'address' table, then the 'keys' parameter can be specified for
- 'version' table.
+ 'version' table. However, if it used for a module that inserts or
+ updates the records in database table, the key for entry must be
+ defined for that table.
The mappings can be freely defined in the "keys" module parameter,
which is composed of a semi-colon separated list of definitions in the