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

Have client.connect() return a Promise<RedisClient> #2602

Merged
merged 7 commits into from
Sep 18, 2023
Merged

Have client.connect() return a Promise<RedisClient> #2602

merged 7 commits into from
Sep 18, 2023

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    61c5602 View commit details
    Browse the repository at this point in the history
  2. Added a test

    franciscop committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    f42f774 View commit details
    Browse the repository at this point in the history
  3. No auto setup

    franciscop committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b9e9a96 View commit details
    Browse the repository at this point in the history
  4. Added a bit of docs

    franciscop committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    77e4617 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    3f8dbec View commit details
    Browse the repository at this point in the history
  2. fix return type

    leibale committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3a4fcad View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Update packages/client/lib/client/index.spec.ts

    Co-authored-by: Francisco Presencia <franciscop@users.noreply.github.com>
    leibale and franciscop committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    10b411e View commit details
    Browse the repository at this point in the history