3885374edf 
								
							
								 
							
						 
						
							
							
								
								conditionally build elastic, gocdk to reduce binary size  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6994e88192 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a69f0b62c2 
								
							
								 
							
						 
						
							
							
								
								start filer local socket only on non windows  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2930  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3551ca2fcf 
								
							
								 
							
						 
						
							
							
								
								enhancement: replace sort.Slice with slices.SortFunc to reduce reflection  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1384529eb7 
								
							
								 
							
						 
						
							
							
								
								Fix filer.backup deletes files in backup folder in incremental mode  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2919  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86ed27f602 
								
							
								 
							
						 
						
							
							
								
								mount: remove leftover socket file  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								622297f1a7 
								
							
								 
							
						 
						
							
							
								
								add stats raft handler  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14dd971890 
								
							
								 
							
						 
						
							
							
								
								hashicorp raft with state machine  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c514710b7b 
								
							
								 
							
						 
						
							
							
								
								initial add hashicorp raft  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a2bcd03aa 
								
							
								 
							
						 
						
							
							
								
								configure mount quota  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								958f880b70 
								
							
								 
							
						 
						
							
							
								
								mount: add grpc method to adjust quota  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								daca2d22a5 
								
							
								 
							
						 
						
							
							
								
								use original server address string as map key  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e92517571 
								
							
								 
							
						 
						
							
							
								
								change user and pass to username and password  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6a2b43efe 
								
							
								 
							
						 
						
							
							
								
								allowDeleteBucketNotEmpty  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21e0898631 
								
							
								 
							
						 
						
							
							
								
								refactor: change masters from a slice to a map  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ba7127ab1 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								849a2c1f68 
								
							
								 
							
						 
						
							
							
								
								fix cmdFiler  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								105bcfdbd4 
								
							
								 
							
						 
						
							
							
								
								set iam ip from filer  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								423ce57cde 
								
							
								 
							
						 
						
							
							
								
								prefix search, bucket implemented  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ee38fa3a4 
								
							
								 
							
						 
						
							
							
								
								The fixes for  https://github.com/chrislusf/seaweedfs/issues/1937  had a few problems:  
							
							
 
							
							
							(1) The help file says that in the absence of a ipBind being specified, that it will bind to the "ip" specified.  Instead, it bound to localhost which broke the default configuration.  This change implements the documented behavior instead.
(2) The new IAM filer ip address has no default. This instantiates it to the same as the filer IP.  I'm not sure if there should be a corresponding iam.ip or iam.ipBind option added to the filer command? 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								921535001a 
								
							
								 
							
						 
						
							
							
								
								arangodb adapter  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b14f0c81a 
								
							
								 
							
						 
						
							
							
								
								Add mTLS support for both master and volume http server.  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3639cad69c 
								
							
								 
							
						 
						
							
							
								
								master, filer, s3: also listen to "localhost" in addition to specific ip address  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1937  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a6eb8ca5f 
								
							
								 
							
						 
						
							
							
								
								default bind to one ip address  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1937  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9ff7723dd 
								
							
								 
							
						 
						
							
							
								
								[bugfix] filer: nil pointer dereference  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da3d330616 
								
							
								 
							
						 
						
							
							
								
								s3 and filer transport using unix domain socket instead of tcp  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7e8ac18f0 
								
							
								 
							
						 
						
							
							
								
								mount: quota for one mounted collection  
							
							
 
							
							
							related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/48  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f51e20028a 
								
							
								 
							
						 
						
							
							
								
								mount: avoid comma in mount options  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2719  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18543c6e8b 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3792c8352 
								
							
								 
							
						 
						
							
							
								
								remove dead code  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa9eef81e6 
								
							
								 
							
						 
						
							
							
								
								retire mount v1  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e1ab97988 
								
							
								 
							
						 
						
							
							
								
								use debug option to see operations  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2112d99140 
								
							
								 
							
						 
						
							
							
								
								mount2: add back readonly mode  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc7a4957ea 
								
							
								 
							
						 
						
							
							
								
								fix mount2 options  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								202a29d014 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2ec62656d 
								
							
								 
							
						 
						
							
							
								
								initialize master address in iam options  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5ec346700 
								
							
								 
							
						 
						
							
							
								
								FilerStore: add redis_lua  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e72863ba5 
								
							
								 
							
						 
						
							
							
								
								mount2 add debug mode  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e181db21a 
								
							
								 
							
						 
						
							
							
								
								mount: default disable cache  
							
							
 
							
							
							* Prevent cases as https://github.com/seaweedfs/seaweedfs-csi-driver/issues/43 
* Improve read write benchmarks
* Improve AI training performance. Most of the files are just read once. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8420aaed7 
								
							
								 
							
						 
						
							
							
								
								fix building for windows freebsd  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								526094d2da 
								
							
								 
							
						 
						
							
							
								
								StopTimeout 30 sec  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								275e9a4e86 
								
							
								 
							
						 
						
							
							
								
								reduce to default http server KillTimeout and StopTimeout  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd032eabe7 
								
							
								 
							
						 
						
							
							
								
								[UPDATE] Make heartbeat interval and election timeout of masters configurable.  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05724a68d4 
								
							
								 
							
						 
						
							
							
								
								skip other OS  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9c2bff931 
								
							
								 
							
						 
						
							
							
								
								clean up  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbeeda8123 
								
							
								 
							
						 
						
							
							
								
								listen for metadata updates  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								180445f5a8 
								
							
								 
							
						 
						
							
							
								
								change to use fuse file system  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f87da798a4 
								
							
								 
							
						 
						
							
							
								
								to be re-written following fuse virtual file system  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6143de52a 
								
							
								 
							
						 
						
							
							
								
								mount with name  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a0c35674c 
								
							
								 
							
						 
						
							
							
								
								clean up previously mounted folder  
							
							
								
 
							
							
						 
						4 years ago