mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 17:08:06 +00:00 
			
		
		
		
	add redis 6
This commit is contained in:
		
							parent
							
								
									e951a1cc82
								
							
						
					
					
						commit
						0dddf846fa
					
				
							
								
								
									
										16
									
								
								database/redis-6/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								database/redis-6/README.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| # Redis | ||||
| ### From their [Website](https://redis.io/) | ||||
| Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. | ||||
| 
 | ||||
| ### Minimum RAM warning | ||||
| It's recommended to have 4gb of RAM for redis | ||||
| 
 | ||||
| See here https://docs.redislabs.com/latest/rs/administering/designing-production/hardware-requirements/ | ||||
| 
 | ||||
| 
 | ||||
| ### Server Ports | ||||
| Ports required to run the server in a table format. | ||||
| 
 | ||||
| | Port    | default | | ||||
| |---------|---------| | ||||
| | Server  |  6379   | | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user