We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RedisOperations interface's method hasKey has documentation that does not specify what it returns and if it is null during pipelining.
hasKey
spring-data-redis/src/main/java/org/springframework/data/redis/core/RedisOperations.java
Line 181 in b975572