8000 Combine fixups from 8.4 changes by mgravell · Pull Request #2979 · StackExchange/StackExchange.Redis · GitHub
[go: up one dir, main page]

Skip to content

Combine fixups from 8.4 changes#2979

Merged
mgravell merged 4 commits intomainfrom
marc/8_4_fixups
Nov 6, 2025
Merged

Combine fixups from 8.4 changes#2979
mgravell merged 4 commits intomainfrom
marc/8_4_fixups

Conversation

@mgravell
Copy link
Collaborator
@mgravell mgravell commented Nov 5, 2025
  • Remove experimental (SER002) marker from everything that isn't explicitly IFEQ etc related
  • Move APIs to "shipped"
  • Normalize Expiration between new APIs
    • (merged) the MSETEX API added a new Expiration concept
    • (merged) the SET ... IFEQ API added a new StringSet... method that took TimeSpan? expiry
    • (this PR) combine this, using Expiration expiry on the new StringSet... method
  • Make the new Expiration API the primary
  • (internal) normalize naming TokenCount (cf Tokens)

@mgravell mgravell added this to the server 8.4 milestone Nov 5, 2025
@mgravell mgravell self-assigned this Nov 5, 2025
@mgravell mgravell merged commit 2c3b3e0 into main Nov 6, 2025
7 checks passed
@mgravell mgravell deleted the marc/8_4_fixups branch November 6, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0