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

use an unbounded channel to process transactions in indexer #69

Merged
merged 3 commits into from
Oct 4, 2023

Commits on Oct 4, 2023

  1. use an unbounded channel to process transactions

    Abdul Basit committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    092b385 View commit details
    Browse the repository at this point in the history
  2. use tokio unbounded channel

    Abdul Basit committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6f7d4c2 View commit details
    Browse the repository at this point in the history
  3. replace dashmap with hashmap

    Abdul Basit committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3091f2a View commit details
    Browse the repository at this point in the history