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

✨ Implement from and to indexing range #15

Open
0xpanoramix opened this issue Jan 27, 2024 · 0 comments
Open

✨ Implement from and to indexing range #15

0xpanoramix opened this issue Jan 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@0xpanoramix
Copy link
Contributor

0xpanoramix commented Jan 27, 2024

🎯 Target

This feature has an impact on the Agate's users.

πŸ“ Description

This feature consists of adding support for range-indexing. This means Agate will be able to only aggregate and index data from a specified range of slots.

πŸ§ͺ Consequence

This feature will improve the project by giving the ability to the users to only index a small section of data or / and index historical data from a specific period only.

⚠️ DoD

To complete this feature, we must:

  • Add from and to flags support for the indexer service.
  • Update the indexer service main logic to match this new feature.
@0xpanoramix 0xpanoramix added the enhancement New feature or request label Jan 27, 2024
@0xpanoramix 0xpanoramix self-assigned this Jan 27, 2024
@0xpanoramix 0xpanoramix changed the title ✨ Implement --from and --to indexing range ✨ Implement from and to indexing range Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant