Skip to content

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
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.

1 participant