You can not select more than 25 topics 
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long. 
		
		
		
		
		
			
	
		
			
				
					
						Chris Lu 
					
				
				
					68d39c86f1 
					
				 
				
 
				
				mysql, postgres, cassandra: change kv key to base64 encoding The exisitng key-value operation for stores using mysql, postgres, and maybe cassandra are already broken.
The kv is used to store hardlink, filer store signature and replication progress.
So users using hardlink and also uses mysql, postgres, or cassandra will have broken hard links.
Users using filer.sync will need to re-sync the files. 
				
				 
			5 years ago  
	 
	
		
			
				..  
		
		
			
			
			
			
				
					
						
							
								
								
								
									
										abstract_sql
									
								 
							
						
					 
				 
				
					
						mysql, postgres, cassandra: change kv key to base64 encoding 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										cassandra
									
								 
							
						
					 
				 
				
					
						mysql, postgres, cassandra: change kv key to base64 encoding 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										elastic/ v7
									
								 
							
						
					 
				 
				
					
						change elastic initialize process similar as others. 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										etcd
									
								 
							
						
					 
				 
				
					
						filer: etcd store avoid read with nil option 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										leveldb
									
								 
							
						
					 
				 
				
					
						filer: compress stored metadata 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										leveldb2
									
								 
							
						
					 
				 
				
					
						apply meta changes only if store is different 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										mongodb
									
								 
							
						
					 
				 
				
					
						filer: fix mongodb insert 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										mysql
									
								 
							
						
					 
				 
				
					
						filer: fix postgres prefixed directory listing problem 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										postgres
									
								 
							
						
					 
				 
				
					
						filer: fix postgres prefixed directory listing problem 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										redis
									
								 
							
						
					 
				 
				
					
						filer: compress stored metadata 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								
								
								
									
										redis2
									
								 
							
						
					 
				 
				
					
						filer: Redis cleanly delete directory 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								configuration.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								entry.go 
							
						
					 
				 
				
					
						switch hardlink id from int64 to bytes 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								entry_codec.go 
							
						
					 
				 
				
					
						switch hardlink id from int64 to bytes 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filechunk_manifest.go 
							
						
					 
				 
				
					
						go fmt 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filechunk_manifest_test.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filechunks.go 
							
						
					 
				 
				
					
						We return etag using the same algorithm as aws s3 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filechunks2_test.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filechunks_test.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer.go 
							
						
					 
				 
				
					
						hardlink works now 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer_buckets.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer_delete_entry.go 
							
						
					 
				 
				
					
						go fmt 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer_deletion.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer_notify.go 
							
						
					 
				 
				
					
						filer: cross cluster synchronization 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer_notify_append.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filer_notify_test.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filerstore.go 
							
						
					 
				 
				
					
						switch hardlink id from int64 to bytes 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								filerstore_hardlink.go 
							
						
					 
				 
				
					
						fix empty hard link id 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								meta_aggregator.go 
							
						
					 
				 
				
					
						expose only store wrapper to meta changes 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								meta_replay.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								permission.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								reader_at.go 
							
						
					 
				 
				
					
						file read report EOF 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								reader_at_test.go 
							
						
					 
				 
				
					
						adjust tests 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								stream.go 
							
						
					 
				 
				
					
						adds errror on read and write 
					 
				 
				5 years ago  
		
			
			
			
			
				
					
						
							
								topics.go 
							
						
					 
				 
				
					
						rename filer2 to filer 
					 
				 
				5 years ago