I have some java code with Redis client:
Set keys = getKeysByPattern(myKey); try (Jedis jedis = RedisCo