ad6e095c43 
								
							 
						 
						
							
							
								
								Improve typings of SerializerMiddlewares  
							
							
							
						 
						
							2019-01-24 16:51:05 +01:00  
				
					
						
							
							
								 
						
							
								aa72c93b4d 
								
							 
						 
						
							
							
								
								Use Buffer.allocUnsafe for better performance and buffer pooling  
							
							
							
						 
						
							2019-01-24 15:14:39 +01:00  
				
					
						
							
							
								 
						
							
								f68d465afa 
								
							 
						 
						
							
							
								
								make reading from file safer and handle unexpected end of file  
							
							
							
						 
						
							2019-01-19 11:49:30 +01:00  
				
					
						
							
							
								 
						
							
								eeb6e2db17 
								
							 
						 
						
							
							
								
								Improve memory consumption of file middleware  
							
							... 
							
							
							
							Buffers.concat creates a new buffer. On a large project, when using resolver
cache and pack store, total size of buffer can reach hundreds of megabytes. Use
streaming write instead. 
							
						 
						
							2019-01-14 19:20:28 +01:00  
				
					
						
							
							
								 
						
							
								d9238f061d 
								
							 
						 
						
							
							
								
								memorize lazy data on access  
							
							... 
							
							
							
							remove need for read on write
add queue for file accesses in FileMiddleware to support concurrent access 
							
						 
						
							2018-12-21 12:05:29 +01:00  
				
					
						
							
							
								 
						
							
								590772b934 
								
							 
						 
						
							
							
								
								add packed store mode  
							
							
							
						 
						
							2018-10-30 09:54:40 +01:00  
				
					
						
							
							
								 
						
							
								4b69df1117 
								
							 
						 
						
							
							
								
								allow to make classes not-serializable  
							
							... 
							
							
							
							make ContextModule not-serializable because it's not needed 
							
						 
						
							2018-10-18 15:52:22 +02:00  
				
					
						
							
							
								 
						
							
								a852828279 
								
							 
						 
						
							
							
								
								add persistent caching prototype  
							
							
							
						 
						
							2018-10-17 21:25:39 +02:00