You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring-data-redis 2.7.12를 사용하고 있습니다. Transactional을 활성화 했을 때, SMISMEMBER가 RedisCommand에 등록되지 않아서, Read Command임에도 RedisCommand.UNKOWN을 반환해서 결과 값으로 null을 반환합니다. (RedisConnectionUtils > ConnectionSplittingInterceptor > intercept Method)