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: StackExchange/StackExchange.Redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.11.0
Choose a base ref
...
head repository: StackExchange/StackExchange.Redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.11.3
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 13, 2026

  1. Investigate #3007; defensive code in maintenance events, and resubscr…

    …iption; fix inappropriate async void (#3013)
    mgravell authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    a2ac956 View commit details
    Browse the repository at this point in the history
  2. Propose CAS/CAD docs (#3012)

    * Propose CAS/CAD docs
    
    * internal link
    
    * clarify usage of LockExtendAsync
    
    * reuse local
    
    * Update docs/CompareAndSwap.md
    
    Co-authored-by: Philo <philon@microsoft.com>
    
    ---------
    
    Co-authored-by: Philo <philon@microsoft.com>
    mgravell and philon-msft authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    c0c3843 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Add VRANGE support (#3011)

    * Implement VRANGE support (8.4)
    
    * docs
    
    * using lease for VRANGE
    
    * release notes
    
    * space
    
    * Update docs/VectorSets.md
    
    Co-authored-by: Philo <philon@microsoft.com>
    
    * Update docs/VectorSets.md
    
    Co-authored-by: Philo <philon@microsoft.com>
    
    ---------
    
    Co-authored-by: Philo <philon@microsoft.com>
    mgravell and philon-msft authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    2a846a5 View commit details
    Browse the repository at this point in the history
Loading