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

[TA-2357] Index subscribed events only #10

Merged
merged 13 commits into from
Mar 12, 2024

Conversation

AgustinMJ
Copy link
Collaborator

Index subscribed events only

Changes

  • Add i to PendingEvent and LastEvent to index events in the same hash
  • Add activeEventListeners to Indexer to avoid emitting/saving events without subscriptions
  • Fix Indexer.recoverPendingEvents not being disabled when persist is false
  • Small fix in SQLiteDB.open not awaiting the .db file creation

Copy link

Copy link

🔗Pullpo.io Slack channel

@AdriaCarrera AdriaCarrera changed the base branch from vanilla/feat/ack-events to main March 12, 2024 08:40
@AdriaCarrera AdriaCarrera self-requested a review March 12, 2024 08:41
@AdriaCarrera AdriaCarrera merged commit fd4d8b2 into main Mar 12, 2024
2 checks passed
@AdriaCarrera AdriaCarrera deleted the vanilla/feat/index-subscribed-events-only branch March 12, 2024 08:41
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.

2 participants