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

refactor(iota-indexer): add object snapshot type indexes #3850

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

kodemartin
Copy link
Contributor

Description of change

Adds new indexes following the respective upstream update.

Links to any relevant issues

Fixes #2370

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

$ pushd docker/pg-services-local
$ docker compose build --ssh default --no-cache local-network indexer-sync
$ docker compose up -d indexer-sync

@kodemartin kodemartin requested a review from a team as a code owner November 1, 2024 13:42
@kodemartin kodemartin self-assigned this Nov 1, 2024
@kodemartin kodemartin added sc-platform Issues related to the Smart Contract Platform group. infrastructure Issues related to the Infrastructure Team labels Nov 1, 2024
Copy link
Contributor

@sergiupopescu199 sergiupopescu199 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm ✨

@kodemartin kodemartin merged commit 08a371a into develop Nov 4, 2024
37 of 38 checks passed
@kodemartin kodemartin deleted the sc-platform/obj-snapshot-type-indexes branch November 4, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create obj-snapshot type indexes for performance
3 participants