浏览代码

modules: readme files regenerated - db_redis ... [skip ci]

Kamailio Dev 6 年之前
父节点
当前提交
f887c81f5c
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/modules/db_redis/README

+ 3 - 3
src/modules/db_redis/README

@@ -10,8 +10,6 @@ Andreas Granig
 
    <[email protected]>
 
-Edited by
-
 Alex Balashov
 
    <[email protected]>
@@ -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