chrislu 5c87fcc6d2 add client id for all metadata listening clients 2 лет назад
..
change_superblock 7635f6b9fa disk file avoid file.Stat() 3 лет назад
check_disk_size 2a2d92d06e adjust 4 лет назад
compact_leveldb e5a0787653 filer: leveldb store add auto recovery, report correct error 4 лет назад
diff_volume_servers 9f9ef1340c use streaming mode for long poll grpc calls 2 лет назад
fix_dat 332caf0cd7 maintain the unmaintained 3 лет назад
load_test 5c87fcc6d2 add client id for all metadata listening clients 2 лет назад
remove_duplicate_fids b7bc08cf52 fix compilation 4 лет назад
repeated_vacuum e5fc35ed0c change server address from string to a type 2 лет назад
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 285fdd2dd5 Add the additional meta log 2 лет назад
stream_read_volume 9f9ef1340c use streaming mode for long poll grpc calls 2 лет назад
stress_filer_upload a23bcbb7ec refactor: move from io/ioutil to io and os package 2 лет назад
volume_tailer e5fc35ed0c change server address from string to a type 2 лет назад
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.