1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-01 06:40:45 +02:00
seaweedfs/unmaintained
2020-09-12 12:42:36 -07:00
..
change_superblock
check_disk_size
compact_leveldb
diff_volume_servers do not idx file format 2020-09-12 12:42:36 -07:00
fix_dat maintain the unmaintained 2020-08-18 17:23:01 -07:00
load_test/load_test_leveldb
remove_duplicate_fids
repeated_vacuum
s3/presigned_put add an example 2020-08-06 04:32:05 -07:00
see_dat maintain the unmaintained 2020-08-18 17:23:01 -07:00
see_idx maintain the unmaintained 2020-08-18 17:23:01 -07:00
see_log_entry rename filer2 to filer 2020-09-01 00:21:19 -07:00
see_meta
stress_filer_upload
volume_tailer
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.