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: Allow Redis client to be injected #5034

Merged
merged 4 commits into from Apr 6, 2021

Commits on Mar 15, 2021

  1. Copy the full SHA
    9c1a1b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge branch 'main' into an/injectable_redis_client

    # Conflicts:
    #	packages/apollo-server-cache-redis/src/__mocks__/ioredis.ts
    adamnoakes committed Mar 23, 2021
    Copy the full SHA
    ed4d466 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Make nodes call typesafer

    glasser committed Mar 25, 2021
    Copy the full SHA
    06922f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. override mget for cluster

    adamnoakes committed Mar 26, 2021
    Copy the full SHA
    5b3812d View commit details
    Browse the repository at this point in the history