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

Research possibility to move large entities to a separate DB #8853

Open
Qwerty5Uiop opened this issue Nov 17, 2023 · 0 comments
Open

Research possibility to move large entities to a separate DB #8853

Qwerty5Uiop opened this issue Nov 17, 2023 · 0 comments

Comments

@Qwerty5Uiop
Copy link
Collaborator

Qwerty5Uiop commented Nov 17, 2023

Description

  • Collect all operations that the application performs for logs and internal transactions
  • Research denormalization options for these entities so they can be moved to a separate DB
  • Research if we can not store internal transactions at all (extract all necessary data on import and discard internal transaction), maybe check other existing solutions
  • Check the profit of using column-oriented DB for storing logs based on operations collected
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

2 participants