Chris Lu ec052f75d0 add example scripts 3 лет назад
..
change_superblock 09ca936c78 shell: add ec.decode command 4 лет назад
check_disk_size 2a2d92d06e adjust 4 лет назад
compact_leveldb e5a0787653 filer: leveldb store add auto recovery, report correct error 4 лет назад
diff_volume_servers f2723c1bc8 do not idx file format 3 лет назад
fix_dat 332caf0cd7 maintain the unmaintained 3 лет назад
load_test 3cc084269c master api: return http 404 when volumeId not exist 4 лет назад
remove_duplicate_fids b7bc08cf52 fix compilation 4 лет назад
repeated_vacuum 3f7d1d1bf1 Only wait on retryable requests 3 лет назад
s3 ec052f75d0 add example scripts 3 лет назад
see_dat 332caf0cd7 maintain the unmaintained 3 лет назад
see_idx 332caf0cd7 maintain the unmaintained 3 лет назад
see_log_entry eb7929a971 rename filer2 to filer 3 лет назад
see_meta c0f0fdb3ba refactoring 4 лет назад
stress_filer_upload 283d584141 update to correct block size 3 лет назад
volume_tailer 3080c197e3 rename UnCompressData to DecompressData 4 лет назад
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.