8000 returnToInnocence (Hongjun Li) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View returnToInnocence's full-sized avatar
🍀
lucky
🍀
lucky
  • China University of Geosciences, Wuhan
  • Wuhan, Hubei

Block or report returnToInnocence

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
returnToInnocence/readme.md

Typing SVG

1 基本信息

  • 👋 Hi,我是 HongJun Li,欢迎访问我的仓库
  • 🌱 对于高性能计算领域有着浓厚的兴趣
  • 📫 如果您对我的仓库中所涉及到的技术想要进一步讨论或者指出我的错误,期待您通过我的 Email 与我联系

2 commit message type

用于规范化历次提交内容改动类型,同时也是提醒自己每个 commit 要认真对待,干净的 commit 有利于大家交流

  1. build:主要目的是修改项目构建系统(例如 glup,webpack,rollup 的配置等)的提交
  2. ci:主要目的是修改项目继续集成流程(例如 Travis,Jenkins,GitLab CI,Circle等)的提交
  3. docs:文档更新
  4. feat:新增功能
  5. fix:bug 修复
  6. perf:性能优化
  7. refactor:重构代码(既没有新增功能,也没有修复 bug)
  8. style:不影响程序逻辑的代码修改(修改空白字符,补全缺失的分号等)
  9. test:新增测试用例或是更新现有测试
  10. revert:回滚某个更早之前的提交
  11. chore:不属于以上类型的其他类型

2.1 参考资料

Pinned Loading

  1. apache/incubator-hugegraph apache/incubator-hugegraph Public

    A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)

    Java 2.8k 546

  2. apache/incubator-hugegraph-ai apache/incubator-hugegraph-ai Public

    The integration of HugeGraph with AI/LLM & GraphRAG

    Python 85 47

  3. apache/incubator-hugegraph-toolchain apache/incubator-hugegraph-toolchain Public

    HugeGraph toolchain - include a series useful graph modules

    Java 100 101

  4. apache/incubator-hugegraph-doc apache/incubator-hugegraph-doc Public

    HugeGraph Website and Doc

    JavaScript 65 104

  5. Multipass_batch_processing_system_framework Multipass_batch_processing_system_framework Public

    Job, process, memory management scheduling multi-level system framework

    JavaScript

0