ed7816681a 
								
							
								 
							
						 
						
							
							
								
								Add cassandra authenticator mode  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0790c6d605 
								
							
								 
							
						 
						
							
							
								
								fix empty hard link id  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1012df7bb5 
								
							
								 
							
						 
						
							
							
								
								switch hardlink id from int64 to bytes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e7c361a0d 
								
							
								 
							
						 
						
							
							
								
								hardlink deletion factors in hardlink counter  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1295347958 
								
							
								 
							
						 
						
							
							
								
								adjust hardlink update  
							
							
 
							
							
							simplify logic, pass entity content directly to hard link. The "weed mount" handles the logic to calculate hard link counter. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e239afdfc 
								
							
								 
							
						 
						
							
							
								
								hardlink works now  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b61d33f251 
								
							
								 
							
						 
						
							
							
								
								expose only store wrapper to meta changes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								852e5f7cbc 
								
							
								 
							
						 
						
							
							
								
								filer: fix mongodb insert  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1471  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10f9081526 
								
							
								 
							
						 
						
							
							
								
								filer: adjust meta data events to received timestamp  
							
							
 
							
							
							if a client is already connected and start from t0. A message recieved at t+1 but with timestamp t-1 may not be processed by the client.
This commit changes to the event received time, so the replication can be ordered. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b0c7de186d 
								
							
								 
							
						 
						
							
							
								
								filer: fix postgres prefixed directory listing problem  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1465  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								446e476a11 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2a0925590c 
								
							
								 
							
						 
						
							
							
								
								filer: etcd store avoid read with nil option  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1463  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b0676049a 
								
							
								 
							
						 
						
							
							
								
								change elastic initialize process similar as others.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9be4e97625 
								
							
								 
							
						 
						
							
							
								
								change logs print format.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								719dc43af1 
								
							
								 
							
						 
						
							
							
								
								modify elastic urls from string to array.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72f9d7f047 
								
							
								 
							
						 
						
							
							
								
								use util to generate md5.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5b38c0d4 
								
							
								 
							
						 
						
							
							
								
								fix elastic kv ops.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f7fbfddca 
								
							
								 
							
						 
						
							
							
								
								add more basic elastic options.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								daf0a449f7 
								
							
								 
							
						 
						
							
							
								
								properly cancel context for streaming grpc  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								387ab6796f 
								
							
								 
							
						 
						
							
							
								
								filer: cross cluster synchronization  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44b3f2efc8 
								
							
								 
							
						 
						
							
							
								
								filer: Elastic Search return correct kv error  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1452  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d8af6f62df 
								
							
								 
							
						 
						
							
							
								
								adjust logging  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								07f32feed0 
								
							
								 
							
						 
						
							
							
								
								print sync progress  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0af6252b2d 
								
							
								 
							
						 
						
							
							
								
								fix compilation  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac494ff5e8 
								
							
								 
							
						 
						
							
							
								
								Update meta_aggregator.go  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9f8f25ba5 
								
							
								 
							
						 
						
							
							
								
								read peer filer from start  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30dc365cbd 
								
							
								 
							
						 
						
							
							
								
								add self filer  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8acd714600 
								
							
								 
							
						 
						
							
							
								
								apply meta changes only if store is different  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d741ed66db 
								
							
								 
							
						 
						
							
							
								
								check whether shares the same filer store  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bba90ff3c8 
								
							
								 
							
						 
						
							
							
								
								read filer signature  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71b0e256c7 
								
							
								 
							
						 
						
							
							
								
								filer: setOrLoadFilerStoreSignature  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								450cf07505 
								
							
								 
							
						 
						
							
							
								
								skip the index that for kv usage.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1384ff9a2f 
								
							
								 
							
						 
						
							
							
								
								1.split kv in one file.  
							
							
 
							
							
							2.disable query for kv in es index. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83080b5e03 
								
							
								 
							
						 
						
							
							
								
								ES backended filer support kv ops.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46f65a84a6 
								
							
								 
							
						 
						
							
							
								
								filer: elastic7 adjust default value  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44b4ebf0ff 
								
							
								 
							
						 
						
							
							
								
								filer: Redis cleanly delete directory  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1448  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8f32bcab9 
								
							
								 
							
						 
						
							
							
								
								filer: compress stored metadata  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								798280e980 
								
							
								 
							
						 
						
							
							
								
								change filer2 to filer.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a93d27d1e8 
								
							
								 
							
						 
						
							
							
								
								new filer option to es v7.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68e878adb5 
								
							
								 
							
						 
						
							
							
								
								fix formatting  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d99a5da3c 
								
							
								 
							
						 
						
							
							
								
								c*: support kv operations  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								645a4af3db 
								
							
								 
							
						 
						
							
							
								
								mongodb: support kv operations  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ecaa30c408 
								
							
								 
							
						 
						
							
							
								
								better error message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c770b727c 
								
							
								 
							
						 
						
							
							
								
								Update abstract_sql_store_kv.go  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05a6e2dc7f 
								
							
								 
							
						 
						
							
							
								
								sql kv upsert  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed62f52452 
								
							
								 
							
						 
						
							
							
								
								fix sql insert with duplicated primary key  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ea290aa12 
								
							
								 
							
						 
						
							
							
								
								fix error message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06a1188267 
								
							
								 
							
						 
						
							
							
								
								mysql/postgres: support kv operations  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa40295f06 
								
							
								 
							
						 
						
							
							
								
								leveldb: report not found entry  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87d7312bf6 
								
							
								 
							
						 
						
							
							
								
								mysql/postgres: properly report entry not found  
							
							
								
 
							
							
						 
						5 years ago