70a4c98b00 
								
							
								 
							
						 
						
							
							
								
								refactor filer_pb.Entry and filer.Entry to use GetChunks()  
							
							
 
							
							
							for later locking on reading chunks 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26dbc6c905 
								
							
								 
							
						 
						
							
							
								
								move to  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94635e9b5c 
								
							
								 
							
						 
						
							
							
								
								filer: add filer group  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21033ff4c3 
								
							
								 
							
						 
						
							
							
								
								refactor use const CountEntryChunksForGzip  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4042fdf3bb 
								
							
								 
							
						 
						
							
							
								
								rename to skipCheckParentDir  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/pull/2761 
It's better to default to false. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40b0033fa7 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee5417a5b3 
								
							
								 
							
						 
						
							
							
								
								fix: ut test error  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b92df1654c 
								
									
								
							
								 
							
						 
						
							
							
								
								test: use `T.TempDir` to create temporary test directory  
							
							
 
							
							
							The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.
Reference: https://pkg.go.dev/testing#T.TempDir 
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a23bcbb7ec 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: move from io/ioutil to io and os package  
							
							
 
							
							
							The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96514f0f00 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5654d0d60d 
								
							
								 
							
						 
						
							
							
								
								CompactionTableSizeMultiplier of leveldb use default value.   #2325  
							
							
 
							
							
							To improve performance of leveldb find key in condition of large directory(millions of files) which use uuid as filename. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b46df13f8 
								
							
								 
							
						 
						
							
							
								
								add bloom filter for filer leveldb/rocksdb  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								182288f860 
								
							
								 
							
						 
						
							
							
								
								filer: fix mysql, postgres batch delete error  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6aa1a56ec8 
								
							
								 
							
						 
						
							
							
								
								avoid crashes Galera Cluster  
							
							
 
							
							
							https://github.com/chrislusf/seaweedfs/issues/2125  
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddc8643ee0 
								
							
								 
							
						 
						
							
							
								
								filer: directory listing adds namePatternExclude  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2023  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d4c2db81d 
								
							
								 
							
						 
						
							
							
								
								filer: leveldb, rocksdb auto create store directory  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1901  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4be51c0701 
								
							
								 
							
						 
						
							
							
								
								filer: leveldb and hbase may miss files when listing large directories more than 1024  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1768  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4063a5437 
								
							
								 
							
						 
						
							
							
								
								add stream list directory entries  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f002e668de 
								
							
								 
							
						 
						
							
							
								
								change limit to int64 in case of overflow  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5ceffe188 
								
							
								 
							
						 
						
							
							
								
								implement leveldb changes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								361043e6c1 
								
							
								 
							
						 
						
							
							
								
								filer store: leveldb2 fix nil entry error if not found  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c3c2c27d7 
								
							
								 
							
						 
						
							
							
								
								separate prefix from namePattern  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1722  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eab53ea80d 
								
							
								 
							
						 
						
							
							
								
								filer leveldb store: a bit more efficient directory listing with prefix  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa30604cec 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8acd714600 
								
							
								 
							
						 
						
							
							
								
								apply meta changes only if store is different  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8f32bcab9 
								
							
								 
							
						 
						
							
							
								
								filer: compress stored metadata  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37234bf3f8 
								
							
								 
							
						 
						
							
							
								
								filer store adds kv support  
							
							
 
							
							
							can compile now, need to implement those unimplemented 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b14ae5819 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d91ec535b3 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb7929a971 
								
							
								 
							
						 
						
							
							
								
								rename filer2 to filer  
							
							
								
 
							
							
						 
						5 years ago