Skip to content

Commit

Permalink
[automated site update]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 3, 2024
1 parent 9dada82 commit 4029796
Show file tree
Hide file tree
Showing 29 changed files with 413 additions and 401 deletions.
54 changes: 27 additions & 27 deletions apidoc/html/index.html

Large diffs are not rendered by default.

53 changes: 27 additions & 26 deletions apidoc/html/navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,39 +26,40 @@ var NAVTREE =
[
[ "RedisX", "index.html", [
[ "Changelog", "../../xchange/apidoc/html/md_CHANGELOG.html", [
[ "Table of Contents", "index.html#autotoc_md2", null ],
[ "Introduction", "index.html#autotoc_md3", null ],
[ "Prerequisites", "index.html#autotoc_md5", null ],
[ "Building RedisX", "index.html#autotoc_md7", null ],
[ "Managing Redis server connections", "index.html#autotoc_md9", [
[ "Initializing", "index.html#autotoc_md10", null ],
[ "Connecting", "index.html#autotoc_md11", null ],
[ "Disconnecting", "index.html#autotoc_md12", null ],
[ "Connection hooks", "index.html#autotoc_md13", null ]
[ "Table of Contents", "index.html#autotoc_md3", null ],
[ "Introduction", "index.html#autotoc_md4", null ],
[ "Prerequisites", "index.html#autotoc_md6", null ],
[ "Building RedisX", "index.html#autotoc_md8", null ],
[ "Managing Redis server connections", "index.html#autotoc_md10", [
[ "Initializing", "index.html#autotoc_md11", null ],
[ "Connecting", "index.html#autotoc_md12", null ],
[ "Disconnecting", "index.html#autotoc_md13", null ],
[ "Connection hooks", "index.html#autotoc_md14", null ]
] ],
[ "Simple Redis queries", "index.html#autotoc_md15", [
[ "RESP data type", "index.html#autotoc_md16", null ],
[ "Interactive transactions", "index.html#autotoc_md17", null ],
[ "Pipelined transactions", "index.html#autotoc_md18", null ]
[ "Simple Redis queries", "index.html#autotoc_md16", [
[ "RESP data type", "index.html#autotoc_md17", null ],
[ "Interactive transactions", "index.html#autotoc_md18", null ],
[ "Pipelined transactions", "index.html#autotoc_md19", null ]
] ],
[ "Atomic execution blocks and LUA scripts", "index.html#autotoc_md20", [
[ "Execution blocks", "index.html#autotoc_md21", null ],
[ "LUA script loading and execution", "index.html#autotoc_md22", null ]
[ "Atomic execution blocks and LUA scripts", "index.html#autotoc_md21", [
[ "Execution blocks", "index.html#autotoc_md22", null ],
[ "LUA script loading and execution", "index.html#autotoc_md23", null ]
] ],
[ "Accessing key / value data", "index.html#autotoc_md24", [
[ "Getting and setting keyed values", "index.html#autotoc_md25", null ],
[ "Listing and Scanning", "index.html#autotoc_md26", null ]
[ "Accessing key / value data", "index.html#autotoc_md25", [
[ "Getting and setting keyed values", "index.html#autotoc_md26", null ],
[ "Listing and Scanning", "index.html#autotoc_md27", null ]
] ],
[ "Publish/subscribe (PUB/SUB) support", "index.html#autotoc_md28", [
[ "Broadcasting messages", "index.html#autotoc_md29", null ],
[ "Subscriptions", "index.html#autotoc_md30", null ]
[ "Publish/subscribe (PUB/SUB) support", "index.html#autotoc_md29", [
[ "Broadcasting messages", "index.html#autotoc_md30", null ],
[ "Subscriptions", "index.html#autotoc_md31", null ]
] ],
[ "Implementing further Redis commands", "index.html#autotoc_md32", null ],
[ "Error handling", "index.html#autotoc_md34", null ],
[ "Debug support", "index.html#autotoc_md36", null ],
[ "Future plans", "index.html#autotoc_md38", null ],
[ "Implementing further Redis commands", "index.html#autotoc_md33", null ],
[ "Error handling", "index.html#autotoc_md35", null ],
[ "Debug support", "index.html#autotoc_md37", null ],
[ "Future plans", "index.html#autotoc_md39", null ],
[ "[Unreleased]", "../../xchange/apidoc/html/md_CHANGELOG.html#autotoc_md1", null ]
] ],
[ "Contributing to RedisX", "../../xchange/apidoc/html/md_CONTRIBUTING.html", null ],
[ "Data Structures", "annotated.html", [
[ "Data Structures", "annotated.html", "annotated_dup" ],
[ "Data Structure Index", "classes.html", null ],
Expand Down
445 changes: 223 additions & 222 deletions apidoc/html/navtreeindex0.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions apidoc/html/pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
<div class="textblock">Here is a list of all related documentation pages:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="elRef" href="../../xchange/apidoc/html/md_CHANGELOG.html" target="_self">Changelog</a>&#160;[external]</td><td class="desc"></td></tr>
<tr id="row_1_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="elRef" href="../../xchange/apidoc/html/md_CONTRIBUTING.html" target="_self">Contributing to RedisX</a>&#160;[external]</td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
Expand Down
12 changes: 6 additions & 6 deletions apidoc/html/search/all_0.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
var searchData=
[
['accessing_20key_20value_20data_0',['Accessing key / value data',['../index.html#autotoc_md24',1,'']]],
['and_20execution_1',['LUA script loading and execution',['../index.html#autotoc_md22',1,'']]],
['and_20lua_20scripts_2',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md20',1,'']]],
['and_20scanning_3',['Listing and Scanning',['../index.html#autotoc_md26',1,'']]],
['and_20setting_20keyed_20values_4',['Getting and setting keyed values',['../index.html#autotoc_md25',1,'']]],
['atomic_20execution_20blocks_20and_20lua_20scripts_5',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md20',1,'']]]
['accessing_20key_20value_20data_0',['Accessing key / value data',['../index.html#autotoc_md25',1,'']]],
['and_20execution_1',['LUA script loading and execution',['../index.html#autotoc_md23',1,'']]],
['and_20lua_20scripts_2',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md21',1,'']]],
['and_20scanning_3',['Listing and Scanning',['../index.html#autotoc_md27',1,'']]],
['and_20setting_20keyed_20values_4',['Getting and setting keyed values',['../index.html#autotoc_md26',1,'']]],
['atomic_20execution_20blocks_20and_20lua_20scripts_5',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md21',1,'']]]
];
8 changes: 4 additions & 4 deletions apidoc/html/search/all_1.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var searchData=
[
['blocks_0',['Execution blocks',['../index.html#autotoc_md21',1,'']]],
['blocks_20and_20lua_20scripts_1',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md20',1,'']]],
['broadcasting_20messages_2',['Broadcasting messages',['../index.html#autotoc_md29',1,'']]],
['building_20redisx_3',['Building RedisX',['../index.html#autotoc_md7',1,'']]]
['blocks_0',['Execution blocks',['../index.html#autotoc_md22',1,'']]],
['blocks_20and_20lua_20scripts_1',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md21',1,'']]],
['broadcasting_20messages_2',['Broadcasting messages',['../index.html#autotoc_md30',1,'']]],
['building_20redisx_3',['Building RedisX',['../index.html#autotoc_md8',1,'']]]
];
Loading

0 comments on commit 4029796

Please sign in to comment.