mirror of
				https://github.com/mperham/sidekiq.git
				synced 2022-11-09 13:52:34 -05:00 
			
		
		
		
	Remove defer hack which caused Sidekiq to use more connections and memory than necessary
This commit is contained in:
		
							parent
							
								
									92a1354c42
								
							
						
					
					
						commit
						968ade3e6a
					
				
					 4 changed files with 6 additions and 5 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
source 'http://rubygems.org'
 | 
			
		||||
gemspec
 | 
			
		||||
 | 
			
		||||
gem 'celluloid', :github => 'celluloid/celluloid'
 | 
			
		||||
gem 'celluloid'
 | 
			
		||||
gem 'slim'
 | 
			
		||||
gem 'sprockets'
 | 
			
		||||
gem 'sass'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue