@lbalaceanu commented on this pull request.


In src/modules/db_redis/doc/db_redis_admin.xml:

> @@ -243,6 +243,52 @@ modparam("db_redis", "opt_tls", 1)
 			</example>
 		</section>
 
+		<section id="db_redis.p.use_redis_hashes">
+			<title><varname>use_redis_hashes</varname> (int)</title>
+			<para>

Hi, these hash data structures refer to the mapping structures that db_redis uses to implement uniqueness. use_redis_hashes means in fact use_redis_hashes_for_mapping_structures, maybe renaming the parameter to mapping_struct_type would be clearer ?!


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4306/review/2982814548@github.com>