efd2f50ede 
								
							
								 
							
						 
						
							
							
								
								compaction changed to .idx based deletion  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abffe857a1 
								
							
								 
							
						 
						
							
							
								
								change btree map to in memory level db  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09ca936c78 
								
							
								 
							
						 
						
							
							
								
								shell: add ec.decode command  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9b1ee18af 
								
							
								 
							
						 
						
							
							
								
								default redis reads options  
							
							
 
							
							
							details in https://github.com/chrislusf/seaweedfs/pull/1165  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fcbd04c425 
								
							
								 
							
						 
						
							
							
								
								default to false in scaffold.go  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f934a85d58 
								
									
								
							
								 
							
						 
						
							
							
								
								Add readOnly and routeByLatency options to scaffold.go  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								392678f8f3 
								
							
								 
							
						 
						
							
							
								
								upload skipping mimetype if not needed  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f59119cd1d 
								
							
								 
							
						 
						
							
							
								
								mount: rename to dirListCacheLimit to configure cache for long format directory list  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05c3b795dc 
								
							
								 
							
						 
						
							
							
								
								filer: configurable directory list cache size  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbb6ebc3c0 
								
							
								 
							
						 
						
							
							
								
								filer: DeleteFolderChildren for deleting large folders  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5847c5afff 
								
							
								 
							
						 
						
							
							
								
								return meaningful error log  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0da7b894cc 
								
							
								 
							
						 
						
							
							
								
								pass backend config from master to volume servers  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea9d1ebd2f 
								
							
								 
							
						 
						
							
							
								
								resolve the Duration.Milliseconds() is not exist in golang v11 & v12  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61bc1d6ffd 
								
							
								 
							
						 
						
							
							
								
								tweaking  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09c6d8fa32 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f60154f330 
								
							
								 
							
						 
						
							
							
								
								master load backend storage config from master.toml  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								641b92f53c 
								
							
								 
							
						 
						
							
							
								
								fix scaffold error  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13b6f09fea 
								
							
								 
							
						 
						
							
							
								
								fuse: adjust linux specific logic  
							
							
 
							
							
							Signed-off-by: Lei Liu <lei01.liu@horizon.ai> 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46294b42e6 
								
							
								 
							
						 
						
							
							
								
								filer: support memsql  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1141  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1ba3456ac2 
								
									
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
 
							
							
							Signed-off-by: Lei Liu <liul.stone@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4c87b222f1 
								
									
								
							
								 
							
						 
						
							
							
								
								fuse: check mount point available before do runmount  
							
							
 
							
							
							1. Use more readable mount point information
2. Fix some typos
eg:
$ df -Th
Filesystem              Type            Size  Used Avail Use% Mounted on
localhost:8888:/        fuse.seaweedfs  206G   512  206G   1% /mnt/weedfs
$ mount | grep weedfs
localhost:8888:/ on /mnt/weedfs type fuse.seaweedfs (rw,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)
Signed-off-by: Lei Liu <lei01.liu@horizon.ai> 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67e5f5b558 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9711a6ffaa 
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								753138a3f7 
								
							
								 
							
						 
						
							
							
								
								test passed  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de0c983808 
								
							
								 
							
						 
						
							
							
								
								refactoring scaffolding for master.toml  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46755ea1e1 
								
							
								 
							
						 
						
							
							
								
								fix master maintenance logic  
							
							
 
							
							
							Signed-off-by: Lei Liu <lei01.liu@horizon.ai> 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62d393d6c9 
								
							
								 
							
						 
						
							
							
								
								ut pass  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								802a0eb3fe 
								
							
								 
							
						 
						
							
							
								
								move from cmd-line to scaffold  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c8bed3810 
								
							
								 
							
						 
						
							
							
								
								delete the var etcdClient and comments  
							
							
 
							
							
							refactor the code
add sequencer cmd-line
delete nerver used codes 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2884cace2 
								
							
								 
							
						 
						
							
							
								
								misc updated  
							
							
 
							
							
							Signed-off-by: Lei Liu <lei01.liu@horizon.ai> 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19b6a16003 
								
							
								 
							
						 
						
							
							
								
								changed from os.file to backend.DataStorageBackend  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb2172f63f 
								
							
								 
							
						 
						
							
							
								
								FUSE: add os specific mount options  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1094  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69de05f6cb 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								288c45a690 
								
							
								 
							
						 
						
							
							
								
								fix iitial filer url  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe1f469978 
								
							
								 
							
						 
						
							
							
								
								fix : change default filer.port to 8888  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3464f21b5c 
								
							
								 
							
						 
						
							
							
								
								fix: weed shell add filer runtime attributes  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9573c0f4b3 
								
							
								 
							
						 
						
							
							
								
								filer: filer.copy cleanup in case of failed uploads  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d78871487 
								
							
								 
							
						 
						
							
							
								
								filer: parallize weed filer.copy for single file  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23240efa63 
								
							
								 
							
						 
						
							
							
								
								filer: add tikv support  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc412e428b 
								
							
								 
							
						 
						
							
							
								
								refactor ScanVolumeFileFrom()  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65f1095a54 
								
							
								 
							
						 
						
							
							
								
								fix benchmark cmd usage info  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fc6322c90 
								
							
								 
							
						 
						
							
							
								
								Change joeslay paths to chrislusf paths  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a878c0006 
								
							
								 
							
						 
						
							
							
								
								Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f01eb78e8 
								
							
								 
							
						 
						
							
							
								
								Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d637d86d22 
								
							
								 
							
						 
						
							
							
								
								Changes to try and pass the URL parameters through - in memory flag not working still  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								595a1beff0 
								
							
								 
							
						 
						
							
							
								
								Swap imports to use joeslay  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5904d78bd4 
								
							
								 
							
						 
						
							
							
								
								weed backup: add ttl and replication parameter  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f75df8660 
								
							
								 
							
						 
						
							
							
								
								server: fix starting default master list  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9f6236f8a 
								
							
								 
							
						 
						
							
							
								
								filer: fix typo  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1031  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c79274f7eb 
								
							
								 
							
						 
						
							
							
								
								notes on supported meta data store  
							
							
								
 
							
							
						 
						6 years ago