Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: redis/jedis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.2
Choose a base ref
...
head repository: redis/jedis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.3
Choose a head ref
  • 4 commits
  • 18 files changed
  • 2 contributors

Commits on Apr 12, 2022

  1. Migrating to GitHub Actions from CircleCI (#2975)

    Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
    chayim and sazzad16 authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a2969a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    c63a9b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    76764b9 View commit details
    Browse the repository at this point in the history
  2. Fix: return of CLUSTER REPLICAS is Array reply (#2990)

    not Bulk reply as it as has been stated in the [Redis doc](https://redis.io/commands/cluster-replicas/)
    sazzad16 authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    379bbed View commit details
    Browse the repository at this point in the history
Loading