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

Node: Rename instances of Redis to Valkey #2260

Commits on Sep 9, 2024

  1. Rename instances of Redis to Valkey in Node client

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5930764 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update CHANGELOG.md and run Prettier

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7724c48 View commit details
    Browse the repository at this point in the history
  2. Address PR comments and run Prettier

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7cde3c8 View commit details
    Browse the repository at this point in the history
  3. Update TestUtils to use Valkey instead of Redis

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2f48fed View commit details
    Browse the repository at this point in the history
  4. Address PR comments

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    366a771 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a7658 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Run Prettier

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8dcf2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03b120 View commit details
    Browse the repository at this point in the history
  3. Fix test error caused by incorrect merge conflict resolution

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    266dd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62f8d3e View commit details
    Browse the repository at this point in the history
  5. Revert changes to SharedTests due to merge conflict resolution

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    afa3d28 View commit details
    Browse the repository at this point in the history
  6. Run Prettier and fix GlideClusterClient tests

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    88e27e3 View commit details
    Browse the repository at this point in the history
  7. Match SharedTests with main

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    090b0d4 View commit details
    Browse the repository at this point in the history
  8. Change docs to say serialization protocol instead of just protocol

    Co-authored-by: Andrew Carbonetto <[email protected]>
    Signed-off-by: jonathanl-bq <[email protected]>
    jonathanl-bq and acarbonetto authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3f9d632 View commit details
    Browse the repository at this point in the history
  9. Run Prettier

    Signed-off-by: Jonathan Louie <[email protected]>
    jonathanl-bq committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    be93e25 View commit details
    Browse the repository at this point in the history