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

[WIP] Implement GQL Event aggregator service #3

Open
wants to merge 17 commits into
base: laconic
Choose a base branch
from

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Sep 7, 2023

Part of cerc-io/watcher-ts#416

  • Extract EventAggregatorService interface
  • Add useGqlIndexing flag in config to enable/disable fetching events from GQL
  • Implement getLogEvents GQL query
  • Implement GQL subscriptions for Sync service events
  • Add --mode CLI arg to run app in watcher and indexer modes
  • Use separate SQLite DBs (separate files) for user and event store to run the app decoupled
  • Add query for historical checkpoint to sync watcher and indexer mode apps

@nikugogoi nikugogoi self-assigned this Sep 7, 2023
@nikugogoi nikugogoi changed the base branch from main to laconic October 9, 2023 11:11
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