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.
 
 
 
 
 
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726)
6 months ago
..
change_superblock move to https://github.com/seaweedfs/seaweedfs 2 years ago
check_disk_size adjust 5 years ago
compact_leveldb filer: leveldb store add auto recovery, report correct error 5 years ago
diff_volume_servers move to https://github.com/seaweedfs/seaweedfs 2 years ago
fix_dat move to https://github.com/seaweedfs/seaweedfs 2 years ago
load_test refactoring 2 years ago
remove_duplicate_fids move to https://github.com/seaweedfs/seaweedfs 2 years ago
repeated_vacuum Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
s3 close responses 2 years ago
see_dat see_dat add print name (#4930) 1 year ago
see_idx move to https://github.com/seaweedfs/seaweedfs 2 years ago
see_log_entry move proto package 2 years ago
see_meta refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
stream_read_volume Include meta in ReadAllNeedles (#3991) 2 years ago
stress_filer_upload refactor all methods strings to const (#5726) 6 months ago
volume_tailer Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
README.txt one-off fix for issues/93 10 years ago

README.txt

Here is the folder of unmaintained go code.

Although its content is useful sometimes,
Its content would not be released.
And the code can be ugly, e.g., not checking exceptions.

If any code is used often, it will be productionized.
So it is helpful if anyone wants to cleanup a bit.