chrislu 5c87fcc6d2 add client id for all metadata listening clients 2 years ago
..
change_superblock 7635f6b9fa disk file avoid file.Stat() 3 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 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
fix_dat 332caf0cd7 maintain the unmaintained 3 years ago
load_test 5c87fcc6d2 add client id for all metadata listening clients 2 years ago
remove_duplicate_fids b7bc08cf52 fix compilation 4 years ago
repeated_vacuum e5fc35ed0c change server address from string to a type 2 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 285fdd2dd5 Add the additional meta log 2 years ago
stream_read_volume 9f9ef1340c use streaming mode for long poll grpc calls 2 years ago
stress_filer_upload a23bcbb7ec refactor: move from io/ioutil to io and os package 2 years ago
volume_tailer e5fc35ed0c change server address from string to a type 2 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.