Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/support event db mgr #578

Merged
merged 30 commits into from Jul 26, 2023
Merged

Conversation

imotai
Copy link
Contributor

@imotai imotai commented Jul 26, 2023


PR-Codex overview

This PR focuses on adding the ability to delete event databases and query collections in the database from the index.

Detailed summary

  • Updated package.json to increment the version to 0.4.1.
  • Added deleteEventDatabase function to delete event databases.
  • Added GetCollectionOfDatabaseRequest and GetCollectionOfDatabaseResponse messages to query collections in the database from the index.
  • Implemented getCollectionOfDatabase RPC method in the IndexerNodeImpl struct.

The following files were skipped due to too many changes: src/node/src/indexer_impl.rs, src/storage/src/db_store_v2.rs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@imotai imotai merged commit 3ba0f9b into dbpunk-labs:main Jul 26, 2023
5 checks passed
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.

None yet

1 participant