chrislu 64f3d6fb6e metadata subscription uses client epoch 2 years ago
..
change_superblock disk file avoid file.Stat() 4 years ago
check_disk_size adjust 5 years ago
compact_leveldb filer: leveldb store add auto recovery, report correct error 5 years ago
diff_volume_servers rename parameter and reuse functions 3 years ago
fix_dat minor (typos...), done while reading around 3 years ago
load_test metadata subscription uses client epoch 2 years ago
remove_duplicate_fids fix compilation 5 years ago
repeated_vacuum change server address from string to a type 3 years ago
s3 add example scripts 4 years ago
see_dat remove unnecessary comments 5 years ago
see_idx rename parameter and reuse functions 3 years ago
see_log_entry rename filer2 to filer 4 years ago
see_meta Add the additional meta log 3 years ago
stream_read_volume use streaming mode for long poll grpc calls 3 years ago
stress_filer_upload refactor: move from io/ioutil to io and os package 3 years ago
volume_tailer change server address from string to a type 3 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.