Skip to content

Add support for zCard to ZSetOperations [DATAREDIS-284] #861

Closed
@spring-projects-issues

Description

@spring-projects-issues

Christoph Strobl opened DATAREDIS-284 and commented

zCard is available on RedisConnection but not exposed for usage via ZSetOperations.

Long zCard(K key); should be available


Reference URL: http://stackoverflow.com/questions/22468640/how-stringredistemplate-use-redis-zcard-method

Referenced from: pull request #55

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions