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

implement a connection pool #75

Merged
merged 5 commits into from
Oct 6, 2023
Merged

implement a connection pool #75

merged 5 commits into from
Oct 6, 2023

Commits on Oct 6, 2023

  1. feat: add a pool implementation

    close #44
    c-cube committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4ae9074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2860c73 View commit details
    Browse the repository at this point in the history
  3. fix merge sort test

    c-cube committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2f29dfd View commit details
    Browse the repository at this point in the history
  4. try to fix tests

    c-cube committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    37985a8 View commit details
    Browse the repository at this point in the history
  5. add missing test deps

    c-cube committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a14afcc View commit details
    Browse the repository at this point in the history