You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package
3 years ago
..
change_superblock go fmt 3 years ago
check_disk_size go fmt 3 years ago
compact_leveldb go fmt 3 years ago
diff_volume_servers go fmt 3 years ago
fix_dat maintain the unmaintained 4 years ago
load_test go fmt 3 years ago
remove_duplicate_fids go fmt 3 years ago
repeated_vacuum change server address from string to a type 3 years ago
s3 go fmt 3 years ago
see_dat remove unnecessary comments 5 years ago
see_idx maintain the unmaintained 4 years ago
see_log_entry go fmt 3 years ago
see_meta go fmt 3 years ago
stream_read_volume stream read multiple volumes in a volume server 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.