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

feat: profiles indexer #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

verkhohliad
Copy link

@verkhohliad verkhohliad commented Dec 9, 2024

  • setup sqlite db for saving all profiles
  • create catchup functionality to get all already created profiles or missed ones
  • add websocket connection to have updated profiles
  • add query functionality to query by name, description, address and CID profiles
  • Buffer for not missing events during initialization
  • Check & handle blockchain reorg

- setup sqlite db for saving all profiles
- create catchup functionality to get all already created profiles or missed ones
- add websocket connection to have updated profiles (wip)
- add query functionality to query by name, description profiles
@verkhohliad verkhohliad requested a review from jaensen December 9, 2024 19:16
@verkhohliad verkhohliad changed the title feat: profiles indexer feat: profiles indexer (WIP) Dec 9, 2024
@verkhohliad verkhohliad changed the title feat: profiles indexer (WIP) feat: profiles indexer Dec 12, 2024
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