Skip to content

add submodule eloqstore#349

Merged
thweetkomputer merged 1 commit into
mainfrom
subm_zc
Jan 8, 2026
Merged

add submodule eloqstore#349
thweetkomputer merged 1 commit into
mainfrom
subm_zc

Conversation

@thweetkomputer

@thweetkomputer thweetkomputer commented Jan 8, 2026

Copy link
Copy Markdown
Collaborator

Here are some reminders before you submit the pull request

  • Add tests for the change
  • Document changes
  • Reference the link of issue using fixes eloqdb/tx_service#issue_id
  • Reference the link of RFC if exists
  • Pass ./mtr --suite=mono_main,mono_multi,mono_basic

Summary by CodeRabbit

  • Chores
    • Integrated eloqstore as a new external submodule dependency to the store handler component.
    • Updated repository configuration to properly track and include the new dependency in version control.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Jan 8, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

Walkthrough

The PR adds the eloqstore repository as a Git submodule under store_handler/eloq_data_store_service/eloqstore, updates the .gitignore to stop ignoring that directory, and registers the submodule at a specific commit hash.

Changes

Cohort / File(s) Summary
Submodule Configuration
.gitmodules
Adds new submodule entry for eloqstore pointing to https://github.com/eloqdata/eloqstore.git at path store_handler/eloq_data_store_service/eloqstore
Submodule Registration
store_handler/eloq_data_store_service/eloqstore
Registers submodule pointer at commit a94159ab298a8b13d20dcd07b4c66336267746ec
Git Ignore Update
store_handler/eloq_data_store_service/.gitignore
Removes eloqstore from ignore list to enable version control tracking of the submodule

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • liunyl
  • lzxddz
  • MrGuin

Poem

🐰 A module arrives from distant shores,
Nested safe in our git stores,
eloqstore joins the family,
Dependencies dance harmoniously! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch subm_zc

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e9897a0 and 312db17.

📒 Files selected for processing (3)
  • .gitmodules
  • store_handler/eloq_data_store_service/.gitignore
  • store_handler/eloq_data_store_service/eloqstore

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants