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.
 
 
 
 
 
 
bingoohuang d861cbd81b Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
..
change_superblock disk file avoid file.Stat() 4 years ago
check_disk_size Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
compact_leveldb Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
diff_volume_servers fix typo offset.ToAcutalOffset to offset.ToActualOffset 4 years ago
fix_dat Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
load_test/load_test_leveldb Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
remove_duplicate_fids Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
repeated_vacuum Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
s3 Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
see_dat remove unnecessary comments 5 years ago
see_idx maintain the unmaintained 5 years ago
see_log_entry Merge branch 'master' of https://github.com/bingoohuang/seaweedfs 4 years ago
see_meta refactoring 5 years ago
stress_filer_upload adjust http max idle connections per host 4 years ago
volume_tailer refactoring to get master function, instead of passing master values directly 4 years 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.