Skip to content

Conversation

@heka1024
Copy link

@heka1024 heka1024 commented Nov 2, 2025

Resolves: #3253

Similar to SINTERCARD, It would be nice if we can provide same operation for zset.

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

Resolves: spring-projects#3253

Signed-off-by: heka1024 <heka1024@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 2, 2025
@mp911de
Copy link
Member

mp911de commented Nov 3, 2025

Care to add ZINTERCARD for the reactive API as well? Also, there should be also tests on the connection level to verify proper functionality of the ZINTERCARD on the Jedis/JedisCluster/Lettuce Connection-level.

@mp911de mp911de added status: waiting-for-feedback We need additional information before we can continue type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-feedback We need additional information before we can continue type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ZINTERCARD

3 participants