Chris Lu ec052f75d0 add example scripts 3 years ago
..
change_superblock 09ca936c78 shell: add ec.decode command 4 years 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 f2723c1bc8 do not idx file format 3 years ago
fix_dat 332caf0cd7 maintain the unmaintained 3 years ago
load_test 3cc084269c master api: return http 404 when volumeId not exist 4 years ago
remove_duplicate_fids b7bc08cf52 fix compilation 4 years ago
repeated_vacuum 3f7d1d1bf1 Only wait on retryable requests 3 years ago
s3 ec052f75d0 add example scripts 3 years ago
see_dat 332caf0cd7 maintain the unmaintained 3 years ago
see_idx 332caf0cd7 maintain the unmaintained 3 years ago
see_log_entry eb7929a971 rename filer2 to filer 3 years ago
see_meta c0f0fdb3ba refactoring 4 years ago
stress_filer_upload 283d584141 update to correct block size 3 years ago
volume_tailer 3080c197e3 rename UnCompressData to DecompressData 4 years 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.