1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-29 13:50:10 +02:00
seaweedfs/weed/storage
2020-06-28 07:25:50 -07:00
..
backend refactoring 2020-04-12 21:00:55 -07:00
erasure_coding checking ecx file 2020-06-25 16:36:06 -07:00
idx Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle volume: following md5 base64 encoding 2020-06-28 07:25:50 -07:00
needle_map volume: fix memory leak during compaction 2020-03-09 22:29:02 -07:00
super_block shell: add ec.decode command 2019-12-23 12:48:20 -08:00
types go fmt 2020-06-05 15:27:10 -07:00
disk_location.go go fmt 2020-06-05 15:27:10 -07:00
disk_location_ec.go volume: automatically detect max volume count 2020-03-22 16:21:42 -07:00
needle_map.go idx file sync before compaction 2020-03-20 23:38:46 -07:00
needle_map_leveldb.go leveldb recover error handling 2020-05-26 00:03:44 -07:00
needle_map_memory.go sync before closing index file 2020-02-04 10:38:12 -08:00
needle_map_metric.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle_map_metric_test.go compaction changed to .idx based deletion 2019-12-24 14:55:50 -08:00
needle_map_sorted_file.go rename .sdb to .sdx 2019-12-24 10:19:12 -08:00
store.go Set volumes ReadOnly if low free disk space 2020-06-05 18:18:15 +03:00
store_ec.go more logs 2020-06-24 22:07:53 -07:00
store_ec_delete.go remove ctx if possible 2020-02-25 22:23:59 -08:00
store_vacuum.go volume: follow compactionBytePerSecond 2020-03-11 10:32:17 -07:00
volume.go Set volumes ReadOnly if low free disk space 2020-06-05 18:18:15 +03:00
volume_backup.go avoid reusing context object 2020-02-25 21:50:12 -08:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go volume: compaction can cause readonly volumes 2020-03-17 09:43:57 -07:00
volume_info.go shell: add ec.decode command 2019-12-23 12:48:20 -08:00
volume_info_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
volume_loading.go refactoring 2020-04-11 14:27:25 -07:00
volume_read_write.go volume server: add a fix for dead lock 2020-06-08 08:12:59 -07:00
volume_super_block.go go fmt 2020-02-26 16:52:57 -08:00
volume_tier.go shell: add volume.configure.replication to change replication for a volume 2020-02-02 15:37:23 -08:00
volume_vacuum.go printout error 2020-04-27 12:41:31 -07:00
volume_vacuum_test.go fix volume vacuum test unit 2020-05-07 19:58:06 +08:00