Chris Lu 4703a3daad add an example 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 ad12f77891 unmaintained: Added diff_volume_servers 4 years ago
fix_dat b7bc08cf52 fix compilation 4 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 025e586c91 testing vacuum 4 years ago
s3 4703a3daad add an example 3 years ago
see_dat f711e8dde4 Rename see_dat_gzip to see_dat_gzip.go 4 years ago
see_idx b4e93b639d remove unnecessary comments 4 years ago
see_log_entry 7764e0465c refactoring 4 years ago
see_meta c0f0fdb3ba refactoring 4 years ago
stress_filer_upload af52fb2316 stress test filer 5 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.