Skip to content

Commit

Permalink
Deployed cec03e1 to 3.5.0-sc with MkDocs 1.3.0 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
whitewum committed Oct 7, 2023
1 parent 8e32148 commit e9fcd2e
Show file tree
Hide file tree
Showing 7 changed files with 363 additions and 363 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8160,7 +8160,7 @@ <h2 id="misc_configurations">Misc configurations<a class="headerlink" href="#mis
<td align="left"><code>num_io_threads</code></td>
<td align="left"><code>16</code></td>
<td align="left">The number of network I/O threads used to send RPC requests and receive responses.</td>
<td align="left">Yes</td>
<td align="left">No</td>
</tr>
<tr>
<td align="left"><code>num_max_connections</code></td>
Expand All @@ -8172,13 +8172,13 @@ <h2 id="misc_configurations">Misc configurations<a class="headerlink" href="#mis
<td align="left"><code>num_worker_threads</code></td>
<td align="left"><code>32</code></td>
<td align="left">The number of worker threads for one RPC-based Storage service.</td>
<td align="left">Yes</td>
<td align="left">No</td>
</tr>
<tr>
<td align="left"><code>max_concurrent_subtasks</code></td>
<td align="left"><code>10</code></td>
<td align="left">The maximum number of concurrent subtasks to be executed by the task manager.</td>
<td align="left">Yes</td>
<td align="left">No</td>
</tr>
<tr>
<td align="left"><code>snapshot_part_rate_limit</code></td>
Expand Down Expand Up @@ -8221,19 +8221,19 @@ <h2 id="rocksdb_options">RocksDB options<a class="headerlink" href="#rocksdb_opt
<td align="left"><code>rocksdb_db_options</code></td>
<td align="left"><code>{}</code></td>
<td align="left">Specifies the RocksDB database options.</td>
<td align="left">Yes</td>
<td align="left">No</td>
</tr>
<tr>
<td align="left"><code>rocksdb_column_family_options</code></td>
<td align="left"><code>{"write_buffer_size":"67108864",</code><br><code>"max_write_buffer_number":"4",</code><br><code>"max_bytes_for_level_base":"268435456"}</code></td>
<td align="left">Specifies the RocksDB column family options.</td>
<td align="left">Yes</td>
<td align="left">No</td>
</tr>
<tr>
<td align="left"><code>rocksdb_block_based_table_options</code></td>
<td align="left"><code>{"block_size":"8192"}</code></td>
<td align="left">Specifies the RocksDB block based table options.</td>
<td align="left">Yes</td>
<td align="left">No</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -8424,7 +8424,7 @@ <h2 id="storage_configurations_for_large_dataset">Storage configurations for lar
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 27, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 7, 2023</span>


</small>
Expand Down
2 changes: 1 addition & 1 deletion 3.5.0-sc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7698,7 +7698,7 @@ <h1 id="welcome_to_nebulagraph_350_documentation">Welcome to NebulaGraph 3.5.0 D

<div class="admonition note">
<p class="admonition-title">Note</p>
<p>This manual is revised on 2023-9-27, with GitHub commit <a href="https://github.com/vesoft-inc/nebula-docs/commits/v3.5.0">caea4f10e3</a>.</p>
<p>This manual is revised on 2023-10-7, with GitHub commit <a href="https://github.com/vesoft-inc/nebula-docs/commits/v3.5.0">cec03e1914</a>.</p>
</div>
<div class="admonition compatibility">
<p class="admonition-title">Compatibility</p>
Expand Down
Binary file modified 3.5.0-sc/pdf/NebulaGraph-EN.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 3.5.0-sc/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit e9fcd2e

Please sign in to comment.