seaweedfs/weed/storage
2020-05-19 07:55:23 -07:00
..
backend refactoring 2020-04-12 21:00:55 -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 write request keep compatible with before 2020-05-06 21:35:32 +08: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 specify constant data type to uint64 instead of default int 2020-05-19 07:55:23 -07:00
disk_location.go volume: deletion checks all disk locations 2020-04-21 14:49:58 -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 use async write to persistent file to disk - part1 2020-05-04 17:39:44 +08: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 use async write to persistent file to disk - part1 2020-05-04 17:39:44 +08: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 write request keep compatible with before 2020-05-06 21:35:32 +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 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