2
0
Эх сурвалжийг харах

db_redis: note about defining key when updating table content

Daniel-Constantin Mierla 6 жил өмнө
parent
commit
f2df5df815

+ 3 - 1
src/modules/db_redis/doc/db_redis_admin.xml

@@ -81,7 +81,9 @@ username/string,domain/string,contact/string,received/string,path/string,expires
 			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.
 		</para>
 		<para>
 			The mappings can be freely defined in the "keys" module parameter, which is