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

[indexer-alt][db-agnostic-framework][5/n] fully parameterize sui-indexer-alt-framework #21652

Conversation

wlmyng
Copy link
Contributor

@wlmyng wlmyng commented Mar 29, 2025

Description

Describe the changes or additions included in this PR.

Test plan

How did you test the new or updated feature?


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

wlmyng added 6 commits March 27, 2025 11:10
…hema, and functionality is in a handler in indexer-alt
pull in finalized store trait, and pg store implementation, to demonstrate interface and usage within the framework
…o the Connection trait will make it easier to lift this out of the framework later
…lf.pruner_hi, it caused the pruner to stagnate. because it wasnt advancing its own pruner_hi
Copy link

vercel bot commented Mar 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 0:02am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Apr 10, 2025 0:02am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Apr 10, 2025 0:02am

@wlmyng wlmyng temporarily deployed to sui-typescript-aws-kms-test-env March 29, 2025 06:03 — with GitHub Actions Inactive
@wlmyng wlmyng force-pushed the parameterize-indexer-alt branch from 00930f9 to a38d882 Compare March 29, 2025 17:51
@wlmyng wlmyng temporarily deployed to sui-typescript-aws-kms-test-env March 29, 2025 17:51 — with GitHub Actions Inactive
@wlmyng wlmyng force-pushed the move-watermarks-out-of-indexer-framework branch 2 times, most recently from acb55ce to f4a855f Compare April 1, 2025 17:43
@wlmyng wlmyng force-pushed the parameterize-indexer-alt branch from a38d882 to fa472c0 Compare April 1, 2025 17:47
@wlmyng wlmyng temporarily deployed to sui-typescript-aws-kms-test-env April 1, 2025 17:47 — with GitHub Actions Inactive
@wlmyng wlmyng temporarily deployed to sui-typescript-aws-kms-test-env April 1, 2025 17:57 — with GitHub Actions Inactive
@wlmyng wlmyng changed the title [indexer-alt][5/n] fully parameterize sui-indexer-alt-framework [indexer-alt][db-agnostic-framework][5/n] fully parameterize sui-indexer-alt-framework Apr 1, 2025
…t provides the generic store traits, and people can opt-in using features
@wlmyng wlmyng force-pushed the move-watermarks-out-of-indexer-framework branch from eab714a to 5eafb90 Compare April 2, 2025 01:07
Okay, I think we've fully parameterized?
@wlmyng wlmyng temporarily deployed to sui-typescript-aws-kms-test-env April 2, 2025 02:17 — with GitHub Actions Inactive
@wlmyng wlmyng force-pushed the move-watermarks-out-of-indexer-framework branch from 5eafb90 to fabcf2a Compare April 3, 2025 04:08
@wlmyng wlmyng force-pushed the move-watermarks-out-of-indexer-framework branch 3 times, most recently from 3f8af15 to 2636c6a Compare April 9, 2025 22:44
@wlmyng wlmyng closed this Apr 10, 2025
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