docs: add DeepWiki badge to README (#2883)
* feat: add switch for role election * feat: classNotCass * Update role election default and refactor TaskManager Changed the default value of the role election option to false in ServerOptions. Refactored TaskManager for improved readability, updated comments, removed unnecessary protected modifiers, and streamlined thread pool initialization and shutdown logic. Added deprecation notice for local master-worker mechanism. * docs: add DeepWiki badge to README - Add DeepWiki badge for interactive documentation access - Badge enables users to easily access AI-powered documentation assistant - Positioned with other project badges for consistency --------- Co-authored-by: vaughn <vaughn@apache.org>
This commit is contained in:
parent
7646d488b2
commit
58c1a58797
|
|
@ -10,6 +10,7 @@
|
|||
[](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml)
|
||||
[](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml)
|
||||
[](https://github.com/apache/hugegraph/releases)
|
||||
[](https://deepwiki.com/apache/hugegraph)
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue