vadimartynov 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 2 недель назад
..
change_superblock 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 год назад
check_disk_size 2a2d92d06e adjust 4 лет назад
compact_leveldb e5a0787653 filer: leveldb store add auto recovery, report correct error 4 лет назад
diff_volume_servers 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 год назад
fix_dat 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 год назад
load_test 5db9fcccd4 refactoring 1 год назад
remove_duplicate_fids 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 год назад
repeated_vacuum 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 2 недель назад
s3 870a30665b close responses 1 год назад
see_dat 30b48ad614 see_dat add print name (#4930) 8 месяцев назад
see_idx 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 1 год назад
see_log_entry eaeb141b09 move proto package 1 год назад
see_meta 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 1 год назад
stream_read_volume 4c85da7844 Include meta in ReadAllNeedles (#3991) 1 год назад
stress_filer_upload 364bb6c7b4 avoid ticker leak 1 месяц назад
volume_tailer 8aae82dd71 Added context for the MasterClient's methods to avoid endless loops (#5628) 2 недель назад
README.txt 981c981fa8 one-off fix for issues/93 9 лет назад

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.