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

@uppy/companion: switch from node-redis to ioredis #4623

Merged
merged 12 commits into from
May 13, 2024

Commits on Aug 14, 2023

  1. Switch to ioredis

    dschmidt committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    134029b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. merge 4x into branch

    mifi committed May 5, 2024
    Configuration menu
    Copy the full SHA
    34fe6fb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. run yarn

    mifi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1e1af14 View commit details
    Browse the repository at this point in the history
  2. semverify ioredis

    mifi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    eef1060 View commit details
    Browse the repository at this point in the history
  3. fix linting

    mifi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d2a377f View commit details
    Browse the repository at this point in the history
  4. try to fix build

    mifi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2dd7ecd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Revert "try to fix build"

    This reverts commit 2dd7ecd.
    mifi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4eea288 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.x' into pr/4623

    mifi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    82a25c0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. remove semver

    probably from borked merge
    mifi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6c5a695 View commit details
    Browse the repository at this point in the history
  2. fix bug breaking tests

    and add some types
    mifi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    439d55e View commit details
    Browse the repository at this point in the history
  3. fix probable typo

    mifi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7f2c9db View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. doc

    mifi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0a8a5eb View commit details
    Browse the repository at this point in the history