feat(backend): ジョブキュー用Redisを別サーバーに分離できるように
This commit is contained in:
		
							parent
							
								
									ff6d9d2860
								
							
						
					
					
						commit
						239d3f2dbf
					
				
					 7 changed files with 50 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -91,6 +91,14 @@ redis:
 | 
			
		|||
#  #prefix: example-prefix
 | 
			
		||||
#  #db: 1
 | 
			
		||||
 | 
			
		||||
#redisForJobQueue:
 | 
			
		||||
#  host: localhost
 | 
			
		||||
#  port: 6379
 | 
			
		||||
#  #family: 0  # 0=Both, 4=IPv4, 6=IPv6
 | 
			
		||||
#  #pass: example-pass
 | 
			
		||||
#  #prefix: example-prefix
 | 
			
		||||
#  #db: 1
 | 
			
		||||
 | 
			
		||||
#   ┌─────────────────────────────┐
 | 
			
		||||
#───┘ Elasticsearch configuration └─────────────────────────────
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue