|
@@ -59,7 +59,7 @@
|
|
</section>
|
|
</section>
|
|
<section>
|
|
<section>
|
|
<title>Parameters</title>
|
|
<title>Parameters</title>
|
|
- <section>
|
|
|
|
|
|
+ <section id="ndb_redis.p.server">
|
|
<title><varname>server</varname> (str)</title>
|
|
<title><varname>server</varname> (str)</title>
|
|
<para>
|
|
<para>
|
|
Specify the details to connect to REDIS server. It takes a list of
|
|
Specify the details to connect to REDIS server. It takes a list of
|
|
@@ -98,7 +98,7 @@ modparam("ndb_redis", "server", "name=srvY;unix=/tmp/redis.sock;db=3")
|
|
|
|
|
|
<section>
|
|
<section>
|
|
<title>Functions</title>
|
|
<title>Functions</title>
|
|
- <section>
|
|
|
|
|
|
+ <section id="ndb_redis.f.redis_cmd">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">redis_cmd(srvname, command, ..., replyid)</function>
|
|
<function moreinfo="none">redis_cmd(srvname, command, ..., replyid)</function>
|
|
</title>
|
|
</title>
|
|
@@ -178,7 +178,7 @@ if(redis_cmd("srvN", "HMGET foo_key field1 field3", "r")) {
|
|
</programlisting>
|
|
</programlisting>
|
|
</example>
|
|
</example>
|
|
</section>
|
|
</section>
|
|
- <section>
|
|
|
|
|
|
+ <section id="ndb_redis.f.redis_free">
|
|
<title>
|
|
<title>
|
|
<function moreinfo="none">redis_free(replyid)</function>
|
|
<function moreinfo="none">redis_free(replyid)</function>
|
|
</title>
|
|
</title>
|