60686a0bb7 
								
							
								 
							
						 
						
							
							
								
								make tcp optional  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1bd880dcdb 
								
							
								 
							
						 
						
							
							
								
								adds tcp writes benchmark  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								400de380f4 
								
							
								 
							
						 
						
							
							
								
								volume server: support tcp direct put/get/delete  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5cb346a08 
								
							
								 
							
						 
						
							
							
								
								fix compilation error  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5cc96f289 
								
							
								 
							
						 
						
							
							
								
								skip checking master peers if not starting master  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40ff30b83f 
								
							
								 
							
						 
						
							
							
								
								adjust help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0842fe99f 
								
							
								 
							
						 
						
							
							
								
								add filer.meta.backup command  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c5c51eb98 
								
							
								 
							
						 
						
							
							
								
								adjust help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e982b06bcd 
								
							
								 
							
						 
						
							
							
								
								support IPv6  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								540441fd38 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e52c94640e 
								
							
								 
							
						 
						
							
							
								
								filer.backup: added to replace filer.replicate  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								014a31d11a 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								678c54d705 
								
							
								 
							
						 
						
							
							
								
								data sink: add incremental mode  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62191b08ea 
								
							
								 
							
						 
						
							
							
								
								disk type support custom tags  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50df484d86 
								
							
								 
							
						 
						
							
							
								
								support command line arguments in a configuration file so we can `weed master -config=master.conf`, `weed volume -config=volume.conf` and etc.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1992c83de 
								
							
								 
							
						 
						
							
							
								
								webdav adds disktype  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2ad6f1047 
								
							
								 
							
						 
						
							
							
								
								webdav add replication setting  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1817  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3575d41009 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6daa932f5c 
								
							
								 
							
						 
						
							
							
								
								refactoring to get master function, instead of passing master values directly  
							
							
 
							
							
							this will enable retrying later 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8446b42ab 
								
							
								 
							
						 
						
							
							
								
								this can compile now!!!  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f458d5e78 
								
							
								 
							
						 
						
							
							
								
								better postgres connection pool management  
							
							
 
							
							
							adding SetConnMaxLifetime configuration (https://golang.org/pkg/database/sql/#DB.SetConnMaxLifetime )
to enable refresh of stale connections. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc3a1f9e8 
								
							
								 
							
						 
						
							
							
								
								disk type only supports hdd and ssd, not ready for random tags yet  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51b4963e2e 
								
							
								 
							
						 
						
							
							
								
								postgres2 & memsql2  
							
							
 
							
							
							add escape (quote identifiers) for the dynamic sql
so tables (collections) with special characters will work. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef76365ec2 
								
							
								 
							
						 
						
							
							
								
								adjust help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bd8a692d8 
								
							
								 
							
						 
						
							
							
								
								disk type can be generic tags  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d9dc3c6a2 
								
							
								 
							
						 
						
							
							
								
								use fasthttp lib to read  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7256902fb0 
								
							
								 
							
						 
						
							
							
								
								fix typo offset.ToAcutalOffset to offset.ToActualOffset  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d67ccb66c0 
								
							
								 
							
						 
						
							
							
								
								webdav: can start together with "weed server" or "weed filer"  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d475c89fcc 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19295600f9 
								
							
								 
							
						 
						
							
							
								
								mount: change option name to volumeServerAccess, with publicUrl and filerProxy modes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a06c35da4 
								
							
								 
							
						 
						
							
							
								
								replicate: incremental sink only contains new and updated files  
							
							
 
							
							
							address da08402ba2 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da08402ba2 
								
							
								 
							
						 
						
							
							
								
								replicate: use creation time for local incremental file sink  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/pull/1762  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be1062b7fc 
								
							
								 
							
						 
						
							
							
								
								rename in scaffold  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02fdc0a333 
								
							
								 
							
						 
						
							
							
								
								rename backup to local_incremental and use mtime  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d38613c49a 
								
							
								 
							
						 
						
							
							
								
								match upstream  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b54ff9912 
								
							
								 
							
						 
						
							
							
								
								replication to create time date directory  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0488c84bea 
								
							
								 
							
						 
						
							
							
								
								adjust help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3634811408 
								
							
								 
							
						 
						
							
							
								
								replication to todays date directory  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c64d60fdb 
								
							
								 
							
						 
						
							
							
								
								Fix log message with correct mode  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0aaaa9b470 
								
							
								 
							
						 
						
							
							
								
								Fix var assignment  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a761bb7a4 
								
							
								 
							
						 
						
							
							
								
								Enforce umask correctly  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad2a20c8a5 
								
							
								 
							
						 
						
							
							
								
								notification add ack and nack  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								612b7975a1 
								
							
								 
							
						 
						
							
							
								
								replication to local disk storage  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a1d3d3413 
								
							
								 
							
						 
						
							
							
								
								mount: properly invalidate kernel node cache entry  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1752  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc1f3907ff 
								
							
								 
							
						 
						
							
							
								
								filer.sync: default filerProxy to true  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62ebb917e0 
								
							
								 
							
						 
						
							
							
								
								mount: avoid the need to specify different cache directory for different mount  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/11  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00707ec00f 
								
							
								 
							
						 
						
							
							
								
								mount: outsideContainerClusterMode proxy through filer  
							
							
 
							
							
							Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ca10725b8 
								
							
								 
							
						 
						
							
							
								
								Revert "mount: when outside cluster network, use filer as proxy to access volume servers"  
							
							
 
							
							
							This reverts commit 096e088d7b 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								096e088d7b 
								
							
								 
							
						 
						
							
							
								
								mount: when outside cluster network, use filer as proxy to access volume servers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80b8692688 
								
							
								 
							
						 
						
							
							
								
								filer.sync: replicate outside of either cluster, only need to see filers  
							
							
								
 
							
							
						 
						5 years ago