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: optimize ledgerv1 #453

Merged
merged 8 commits into from
Aug 18, 2023
Merged

feat: optimize ledgerv1 #453

merged 8 commits into from
Aug 18, 2023

Commits on Aug 16, 2023

  1. feat: keep last log in memory

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ead97c7 View commit details
    Browse the repository at this point in the history
  2. feat: keep last tx in memory

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cde7024 View commit details
    Browse the repository at this point in the history
  3. feat: add cuckoo filter

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b2f3ee7 View commit details
    Browse the repository at this point in the history
  4. feat: cache volumes

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9f1684d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34f16e8 View commit details
    Browse the repository at this point in the history
  6. feat: use cache

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a29d448 View commit details
    Browse the repository at this point in the history
  7. feat: reenable CI

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2a9a44c View commit details
    Browse the repository at this point in the history
  8. feat: review

    gfyrag committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2c4ccbf View commit details
    Browse the repository at this point in the history