mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 02:48:07 +00:00 
			
		
		
		
	feat: add startup notice
This commit is contained in:
		
							parent
							
								
									7b51c41187
								
							
						
					
					
						commit
						24158e96a2
					
				@ -4,6 +4,10 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
 | 
					Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Server Startup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You must first authenticate before trying to execute commands, to do this run `AUTH <YOUR_PASSWORD_HERE>` (without the `<>`). This should be the same as the password set in the `SERVER_PASSWORD` variable.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Minimum RAM warning
 | 
					## Minimum RAM warning
 | 
				
			||||||
 | 
					
 | 
				
			||||||
It's recommended to have 4gb of RAM for redis
 | 
					It's recommended to have 4gb of RAM for redis
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user