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 dns cache #2440 #2552

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    9413807 View commit details
    Browse the repository at this point in the history
  2. refactor

    antoinegomez committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5170763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65cc4fc View commit details
    Browse the repository at this point in the history
  4. use Promise.allSettled

    antoinegomez committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dffb510 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d28dc26 View commit details
    Browse the repository at this point in the history
  6. fix ipv6

    antoinegomez committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0b0ca32 View commit details
    Browse the repository at this point in the history
  7. slight refactor

    antoinegomez committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9a8ea6e View commit details
    Browse the repository at this point in the history
  8. add tests

    antoinegomez committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    14e986b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. apply comments

    antoinegomez committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    007872f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7940b9a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    3db9550 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. resolve comments

    antoinegomez committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    afd92c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ef32b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update lib/agent.js

    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    antoinegomez and metcoder95 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    67c132f View commit details
    Browse the repository at this point in the history
  2. Update lib/dns-resolver.js

    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    antoinegomez and metcoder95 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4f603a6 View commit details
    Browse the repository at this point in the history
  3. Update lib/pool.js

    Co-authored-by: Carlos Fuentes <me@metcoder.dev>
    antoinegomez and metcoder95 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3c4487b View commit details
    Browse the repository at this point in the history
  4. update comments

    antoinegomez committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b192a0e View commit details
    Browse the repository at this point in the history
  5. add types

    antoinegomez committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bbff8e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix comments

    antoinegomez committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    13616d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. add types

    antoinegomez committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    76e34bb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    8ee39e8 View commit details
    Browse the repository at this point in the history