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/rueidis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.26
Choose a base ref
...
head repository: redis/rueidis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.27
Choose a head ref
  • 13 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 29, 2023

  1. Copy the full SHA
    c903769 View commit details

Commits on Jan 2, 2024

  1. Copy the full SHA
    6d8b04b View commit details
  2. Parsing string responses in AsIntSlice (#437)

    * refactor: shorten the AsFloatSlice
    
    * feat: improve the AsIntSlice by parsing string responses
    rueian authored Jan 2, 2024
    Copy the full SHA
    7dfdb23 View commit details

Commits on Jan 5, 2024

  1. Copy the full SHA
    b496c10 View commit details

Commits on Jan 6, 2024

  1. Merge pull request #441 from redis/cmd-set-slot

    feat: SetSlot to override the calculated key slot of a command
    rueian authored Jan 6, 2024
    Copy the full SHA
    40dbdaa View commit details

Commits on Jan 7, 2024

  1. docs: update readme

    rueian committed Jan 7, 2024
    Copy the full SHA
    c851db6 View commit details

Commits on Jan 8, 2024

  1. docs: update readme

    rueian committed Jan 8, 2024
    Copy the full SHA
    1ecc756 View commit details
  2. docs: update readme

    rueian committed Jan 8, 2024
    Copy the full SHA
    3e64589 View commit details

Commits on Jan 11, 2024

  1. Modify rueidisotel DOC

    DestroyerAlpha committed Jan 11, 2024
    Copy the full SHA
    188a922 View commit details
  2. Merge pull request #443 from DestroyerAlpha/DestroyerAlpha/updatereadme

    doc: correct rueidisotel documentation
    rueian authored Jan 11, 2024
    Copy the full SHA
    467e429 View commit details

Commits on Jan 12, 2024

  1. fix wrong block tag setting

    tamayika committed Jan 12, 2024
    Copy the full SHA
    3e06409 View commit details
  2. Merge pull request #446 from tamayika/feature/block_tag

    fix: wrong block tag setting
    rueian authored Jan 12, 2024
    Copy the full SHA
    9a50cec View commit details
  3. feat: bump v1.0.27

    rueian committed Jan 12, 2024
    Copy the full SHA
    3b113fc View commit details
Loading