vadimartynov 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 2 weeks ago
..
change_superblock 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
check_disk_size 2a2d92d06e adjust 4 years ago
compact_leveldb e5a0787653 filer: leveldb store add auto recovery, report correct error 4 years ago
diff_volume_servers 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
fix_dat 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
load_test 5db9fcccd4 refactoring 1 year ago
remove_duplicate_fids 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
repeated_vacuum 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 2 weeks ago
s3 870a30665b close responses 1 year ago
see_dat 30b48ad614 see_dat add print name (#4930) 8 months ago
see_idx 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 year ago
see_log_entry eaeb141b09 move proto package 1 year ago
see_meta 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 year ago
stream_read_volume 4c85da7844 Include meta in ReadAllNeedles (#3991) 1 year ago
stress_filer_upload 364bb6c7b4 avoid ticker leak 1 month ago
volume_tailer 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 2 weeks ago
README.txt 981c981fa8 one-off fix for issues/93 9 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.