notes/db/nosql/redis/libs/java/jedis.txt
Ihar Hancharenka cf6bdbfce7 m
2025-01-12 22:31:30 +03:00

11 строки
295 B
Plaintext

https://redis.io/docs/clients/java/
https://redis.io/docs/latest/develop/clients/jedis/
https://github.com/redis/jedis
https://www.javadoc.io/doc/redis.clients/jedis/latest/index.html
jedis.keys("*").forEach(System.out::println);
2023
https://www.baeldung.com/jedis-java-redis-client-library