Skip to content

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Mar 5, 2025

Adding conditional expiration support for keys revealed some clashes (e.g. applyExpiration) which was introduced for Hash Field Expiration and now, with key-level support we see some potential that this name wasn't ideal.

Also, added BoundKeyExpirationOperations.

mp911de added 3 commits March 5, 2025 15:03
Move ExpirationOptions from Hash to top-level.
And rename entry points for Hash Field expiration from expiration to hashFieldExpiration.
@mp911de mp911de added the type: enhancement A general enhancement label Mar 5, 2025
@mp911de mp911de requested a review from christophstrobl March 5, 2025 15:53
@mp911de mp911de linked an issue Mar 6, 2025 that may be closed by this pull request
@christophstrobl christophstrobl self-assigned this Mar 10, 2025
Rename builder for ExpirationOptions, remove unused import and update javadoc.
christophstrobl pushed a commit that referenced this pull request Mar 11, 2025
Move ExpirationOptions from Hash to top-level.

Closes: #3114
Original Pull Request: #3115
christophstrobl pushed a commit that referenced this pull request Mar 11, 2025
And rename entry points for Hash Field expiration from expiration to hashFieldExpiration.

Original Pull Request: #3115
christophstrobl added a commit that referenced this pull request Mar 11, 2025
Rename builder for ExpirationOptions, remove unused import and update javadoc.

Original Pull Request: #3115
@christophstrobl christophstrobl deleted the issue/3114 branch March 11, 2025 12:15
@christophstrobl christophstrobl added this to the 3.5 M2 (2025.0.0) milestone Mar 11, 2025
mp911de added a commit that referenced this pull request Apr 14, 2025
Fix imports.

Original Pull Request: #3115
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce BoundKeyExpirationOperations
2 participants