dfbce79f3c 
								
							 
						 
						
							
							
								
								fix: provide correct serialization context  
							
							... 
							
							
							
							instead of context use local variable ctx 
							
						 
						
							2021-10-11 13:41:31 +03:00  
				
					
						
							
							
								 
						
							
								42d882c2c2 
								
							 
						 
						
							
							
								
								shorter code  
							
							
							
						 
						
							2021-06-18 10:21:19 +02:00  
				
					
						
							
							
								 
						
							
								946e96f476 
								
							 
						 
						
							
							
								
								fix:the judgment of promise is changed from instanceof to Promises/A+ standard  
							
							
							
						 
						
							2021-05-29 00:53:19 +08:00  
				
					
						
							
							
								 
						
							
								b40a345451 
								
							 
						 
						
							
							
								
								refactor Persistent Cache  
							
							... 
							
							
							
							cache is split into multiple .pack files which represent usage of cache items
this allows to only read/deserialize files that are needed
and reduces the need to rewrite .pack files
while still packaging multiple cache items together
lazy (de)serialization system has changed to allow writeLazy and writeSeparate 
							
						 
						
							2020-01-28 11:35:06 +01:00  
				
					
						
							
							
								 
						
							
								95297186d5 
								
							 
						 
						
							
							
								
								remove Array.prototype.reduce calls to simplify code  
							
							
							
						 
						
							2020-01-20 14:41:39 +01:00  
				
					
						
							
							
								 
						
							
								b2e7837288 
								
							 
						 
						
							
							
								
								replace Object.assign with object spread  
							
							
							
						 
						
							2019-06-19 13:16:05 +02:00  
				
					
						
							
							
								 
						
							
								e9c6539645 
								
							 
						 
						
							
							
								
								change Serializer API to be not file serialization specific  
							
							
							
						 
						
							2019-01-24 17:42:38 +01:00  
				
					
						
							
							
								 
						
							
								0d7889faab 
								
							 
						 
						
							
							
								
								Remove unneeded intermediate objects  
							
							
							
						 
						
							2018-11-02 11:57:42 +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