1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 07:36:45 +02:00
seaweedfs/weed/storage
2020-03-22 16:21:42 -07:00
..
backend volume: sync volume file right before compaction 2020-03-19 23:54:52 -07:00
erasure_coding volume: automatically detect max volume count 2020-03-22 16:21:42 -07:00
idx Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
needle consistent gzip logic 2020-03-15 04:15:40 -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 Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
disk_location.go volume: automatically detect max volume count 2020-03-22 16:21:42 -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 sync before closing file 2020-02-04 10:37:14 -08: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 volume: automatically detect max volume count 2020-03-22 16:21:42 -07:00
store_ec.go avoid reusing context object 2020-02-25 21:50:12 -08: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 volume: compaction can cause readonly volumes 2020-03-17 09:43:57 -07: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_create.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_create_linux.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08:00
volume_create_windows.go resolve issue : when the host disk full, the volume server will core dump 2019-12-24 16:36:15 +08: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 volume: compaction can cause readonly volumes 2020-03-17 09:43:57 -07:00
volume_read_write.go adjust logs 2020-01-24 20:06:58 -08: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 idx file sync before compaction 2020-03-20 23:38:46 -07:00
volume_vacuum_test.go volume: follow compactionBytePerSecond 2020-03-11 10:32:17 -07:00