зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 21:56:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			11 строки
		
	
	
		
			295 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			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
 | 
