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: add snappy compressor db for indexer #5

Merged
merged 5 commits into from
Nov 24, 2021
Merged

Conversation

kjessec
Copy link
Contributor

@kjessec kjessec commented Nov 22, 2021

  • indexer.db is too big as it denormalizes tx and block results
  • add snappy compression

@kjessec kjessec changed the title feat: add snappy compressor db for indexer [WIP] feat: add snappy compressor db for indexer Nov 22, 2021
@kjessec kjessec changed the title [WIP] feat: add snappy compressor db for indexer feat: add snappy compressor db for indexer Nov 24, 2021
@kjessec kjessec merged commit 2ba226c into main Nov 24, 2021
@kjessec kjessec deleted the feat/indexer-snappy branch February 10, 2022 04:45
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.

None yet

2 participants