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: socketio/socket.io-redis-streams-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: socketio/socket.io-redis-streams-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 21, 2024

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

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

  1. fix: ensure CSR works with a Redis cluster

    The pipeline with the XRANGE and GETDEL commands could throw:
    
    > CROSSSLOT Keys in request don't hash to the same slot
    
    when ran against a Redis cluster.
    darrachequesne committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d2d635d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78075ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5530930 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore(release): 0.2.1

    darrachequesne committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6170118 View commit details
    Browse the repository at this point in the history
Loading