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: speed up processing incoming records #1139

Commits on Apr 1, 2023

  1. feat: speed up processing incoming records

    We can use a normal set instead of a DNSRRSet for
    for _async_mark_unique_cached_records_older_than_1s_to_expire
    bdraco committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    28c4a6c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into use_normal_set_for_async_mark_unique_cache…

    …d_records_older_than_1s_to_expire
    bdraco committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    f3dd0de View commit details
    Browse the repository at this point in the history