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 22, 2024
1 parent a730e57 commit 287c8f3
Show file tree
Hide file tree
Showing 23 changed files with 211 additions and 184 deletions.
63 changes: 37 additions & 26 deletions apidoc/html/index.html

Large diffs are not rendered by default.

56 changes: 29 additions & 27 deletions apidoc/html/navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,39 +27,41 @@ var NAVTREE =
[ "RedisX", "index.html", [
[ "Changelog", "../../xchange/apidoc/html/md_CHANGELOG.html", [
[ "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 ]
[ "Introduction", "index.html#autotoc_md4", [
[ "Related links", "index.html#autotoc_md5", null ]
] ],
[ "Simple Redis queries", "index.html#autotoc_md16", [
[ "Interactive transactions", "index.html#autotoc_md17", null ],
[ "RESP data type", "index.html#autotoc_md18", null ]
[ "Prerequisites", "index.html#autotoc_md7", null ],
[ "Building RedisX", "index.html#autotoc_md9", null ],
[ "Managing Redis server connections", "index.html#autotoc_md11", [
[ "Initializing", "index.html#autotoc_md12", null ],
[ "Connecting", "index.html#autotoc_md13", null ],
[ "Disconnecting", "index.html#autotoc_md14", null ],
[ "Connection hooks", "index.html#autotoc_md15", null ]
] ],
[ "Accessing key / value data", "index.html#autotoc_md20", [
[ "Getting and setting keyed values", "index.html#autotoc_md21", null ],
[ "Listing and Scanning", "index.html#autotoc_md22", null ]
[ "Simple Redis queries", "index.html#autotoc_md17", [
[ "Interactive transactions", "index.html#autotoc_md18", null ],
[ "RESP data type", "index.html#autotoc_md19", null ]
] ],
[ "Publish/subscribe (PUB/SUB) support", "index.html#autotoc_md24", [
[ "Broadcasting messages", "index.html#autotoc_md25", null ],
[ "Subscriptions", "index.html#autotoc_md26", null ]
[ "Accessing key / value data", "index.html#autotoc_md21", [
[ "Getting and setting keyed values", "index.html#autotoc_md22", null ],
[ "Listing and Scanning", "index.html#autotoc_md23", null ]
] ],
[ "Atomic execution blocks and LUA scripts", "index.html#autotoc_md28", [
[ "Execution blocks", "index.html#autotoc_md29", null ],
[ "LUA script loading and execution", "index.html#autotoc_md30", null ],
[ "Custom Redis functions", "index.html#autotoc_md31", null ]
[ "Publish/subscribe (PUB/SUB) support", "index.html#autotoc_md25", [
[ "Broadcasting messages", "index.html#autotoc_md26", null ],
[ "Subscriptions", "index.html#autotoc_md27", null ]
] ],
[ "Advanced queries and pipelining", "index.html#autotoc_md33", [
[ "Asynchronous client processing", "index.html#autotoc_md34", null ],
[ "Pipelined transactions", "index.html#autotoc_md35", null ]
[ "Atomic execution blocks and LUA scripts", "index.html#autotoc_md29", [
[ "Execution blocks", "index.html#autotoc_md30", null ],
[ "LUA script loading and execution", "index.html#autotoc_md31", null ],
[ "Custom Redis functions", "index.html#autotoc_md32", null ]
] ],
[ "Error handling", "index.html#autotoc_md37", null ],
[ "Debug support", "index.html#autotoc_md39", null ],
[ "Future plans", "index.html#autotoc_md41", null ],
[ "Advanced queries and pipelining", "index.html#autotoc_md34", [
[ "Asynchronous client processing", "index.html#autotoc_md35", null ],
[ "Pipelined transactions", "index.html#autotoc_md36", null ]
] ],
[ "Error handling", "index.html#autotoc_md38", null ],
[ "Debug support", "index.html#autotoc_md40", null ],
[ "Future plans", "index.html#autotoc_md42", null ],
[ "[Unreleased]", "../../xchange/apidoc/html/md_CHANGELOG.html#autotoc_md1", null ]
] ],
[ "Contributing to RedisX", "../../xchange/apidoc/html/md_CONTRIBUTING.html", null ],
Expand Down
53 changes: 27 additions & 26 deletions apidoc/html/navtreeindex0.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,35 @@ var NAVTREEINDEX0 =
"globals_func.html":[3,1,1],
"globals_type.html":[3,1,2],
"index.html":[],
"index.html#autotoc_md10":[4],
"index.html#autotoc_md11":[4,0],
"index.html#autotoc_md12":[4,1],
"index.html#autotoc_md13":[4,2],
"index.html#autotoc_md14":[4,3],
"index.html#autotoc_md16":[5],
"index.html#autotoc_md17":[5,0],
"index.html#autotoc_md18":[5,1],
"index.html#autotoc_md20":[6],
"index.html#autotoc_md21":[6,0],
"index.html#autotoc_md22":[6,1],
"index.html#autotoc_md24":[7],
"index.html#autotoc_md25":[7,0],
"index.html#autotoc_md26":[7,1],
"index.html#autotoc_md28":[8],
"index.html#autotoc_md29":[8,0],
"index.html#autotoc_md11":[4],
"index.html#autotoc_md12":[4,0],
"index.html#autotoc_md13":[4,1],
"index.html#autotoc_md14":[4,2],
"index.html#autotoc_md15":[4,3],
"index.html#autotoc_md17":[5],
"index.html#autotoc_md18":[5,0],
"index.html#autotoc_md19":[5,1],
"index.html#autotoc_md21":[6],
"index.html#autotoc_md22":[6,0],
"index.html#autotoc_md23":[6,1],
"index.html#autotoc_md25":[7],
"index.html#autotoc_md26":[7,0],
"index.html#autotoc_md27":[7,1],
"index.html#autotoc_md29":[8],
"index.html#autotoc_md3":[0],
"index.html#autotoc_md30":[8,1],
"index.html#autotoc_md31":[8,2],
"index.html#autotoc_md33":[9],
"index.html#autotoc_md34":[9,0],
"index.html#autotoc_md35":[9,1],
"index.html#autotoc_md37":[10],
"index.html#autotoc_md39":[11],
"index.html#autotoc_md30":[8,0],
"index.html#autotoc_md31":[8,1],
"index.html#autotoc_md32":[8,2],
"index.html#autotoc_md34":[9],
"index.html#autotoc_md35":[9,0],
"index.html#autotoc_md36":[9,1],
"index.html#autotoc_md38":[10],
"index.html#autotoc_md4":[1],
"index.html#autotoc_md41":[12],
"index.html#autotoc_md6":[2],
"index.html#autotoc_md8":[3],
"index.html#autotoc_md40":[11],
"index.html#autotoc_md42":[12],
"index.html#autotoc_md5":[1,0],
"index.html#autotoc_md7":[2],
"index.html#autotoc_md9":[3],
"md_CHANGELOG.html":[0],
"md_CHANGELOG.html#autotoc_md1":[0,13],
"md_CONTRIBUTING.html":[1],
Expand Down
18 changes: 9 additions & 9 deletions apidoc/html/search/all_0.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
var searchData=
[
['accessing_20key_20value_20data_0',['Accessing key / value data',['../index.html#autotoc_md20',1,'']]],
['advanced_20queries_20and_20pipelining_1',['Advanced queries and pipelining',['../index.html#autotoc_md33',1,'']]],
['and_20execution_2',['LUA script loading and execution',['../index.html#autotoc_md30',1,'']]],
['and_20lua_20scripts_3',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md28',1,'']]],
['and_20pipelining_4',['Advanced queries and pipelining',['../index.html#autotoc_md33',1,'']]],
['and_20scanning_5',['Listing and Scanning',['../index.html#autotoc_md22',1,'']]],
['and_20setting_20keyed_20values_6',['Getting and setting keyed values',['../index.html#autotoc_md21',1,'']]],
['asynchronous_20client_20processing_7',['Asynchronous client processing',['../index.html#autotoc_md34',1,'']]],
['atomic_20execution_20blocks_20and_20lua_20scripts_8',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md28',1,'']]]
['accessing_20key_20value_20data_0',['Accessing key / value data',['../index.html#autotoc_md21',1,'']]],
['advanced_20queries_20and_20pipelining_1',['Advanced queries and pipelining',['../index.html#autotoc_md34',1,'']]],
['and_20execution_2',['LUA script loading and execution',['../index.html#autotoc_md31',1,'']]],
['and_20lua_20scripts_3',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md29',1,'']]],
['and_20pipelining_4',['Advanced queries and pipelining',['../index.html#autotoc_md34',1,'']]],
['and_20scanning_5',['Listing and Scanning',['../index.html#autotoc_md23',1,'']]],
['and_20setting_20keyed_20values_6',['Getting and setting keyed values',['../index.html#autotoc_md22',1,'']]],
['asynchronous_20client_20processing_7',['Asynchronous client processing',['../index.html#autotoc_md35',1,'']]],
['atomic_20execution_20blocks_20and_20lua_20scripts_8',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md29',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_md29',1,'']]],
['blocks_20and_20lua_20scripts_1',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md28',1,'']]],
['broadcasting_20messages_2',['Broadcasting messages',['../index.html#autotoc_md25',1,'']]],
['building_20redisx_3',['Building RedisX',['../index.html#autotoc_md8',1,'']]]
['blocks_0',['Execution blocks',['../index.html#autotoc_md30',1,'']]],
['blocks_20and_20lua_20scripts_1',['Atomic execution blocks and LUA scripts',['../index.html#autotoc_md29',1,'']]],
['broadcasting_20messages_2',['Broadcasting messages',['../index.html#autotoc_md26',1,'']]],
['building_20redisx_3',['Building RedisX',['../index.html#autotoc_md9',1,'']]]
];
29 changes: 15 additions & 14 deletions apidoc/html/search/all_10.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 287c8f3

Please sign in to comment.