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

Add transactions tables for customer database. #1096

Open
Andrei-Dolgolev opened this issue Jun 17, 2024 · 0 comments
Open

Add transactions tables for customer database. #1096

Andrei-Dolgolev opened this issue Jun 17, 2024 · 0 comments

Comments

@Andrei-Dolgolev
Copy link
Contributor

Andrei-Dolgolev commented Jun 17, 2024

Create schemas of transactions for each chain.
2 options.

  1. When we proccess events for customer we will generate second sql requests to database for upload from storage origianl transactions and put it to customer GCP SQL.
  2. Separate worker which restore transactions for events.

it probably for that usecase must be inserted in 1 transaction for be accurate.

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

No branches or pull requests

1 participant