1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-02 23:26:42 +02:00
seaweedfs/weed/storage
2019-09-11 09:45:09 -07:00
..
erasure_coding fix wrong volume count 2019-07-17 00:03:15 -07:00
idx working with reading remote intervals 2019-05-28 21:29:07 -07:00
needle defaulting file ttl to volume ttl 2019-06-26 11:18:23 -07:00
needle_map volume: fix bug with 8000GB version if using in memory index 2019-06-27 12:18:45 -07:00
types remove 128 bit needle id build option 2019-05-03 22:39:00 -07:00
disk_location.go fix ec related bugs 2019-06-05 23:20:26 -07:00
disk_location_ec.go fix ec related bugs 2019-06-05 23:20:26 -07:00
needle_map.go refactoring: remove unused functions 2019-09-09 10:03:41 -07:00
needle_map_leveldb.go refactoring 2019-07-21 13:50:24 -07:00
needle_map_memory.go volume: load ec shards during heartbeats to master 2019-05-21 22:41:20 -07:00
needle_map_metric.go volume: protect against nil needle map 2019-08-14 01:08:01 -07:00
needle_map_metric_test.go go fmt 2018-07-21 17:39:10 -07:00
replica_placement.go directory structure change to work with glide 2016-06-02 18:09:14 -07:00
replica_placement_test.go go fmt and fix some typo 2019-01-17 09:17:19 +08:00
store.go volume: protect against nil needle map 2019-08-14 01:08:01 -07:00
store_ec.go go fmt 2019-06-22 20:05:25 -07:00
store_ec_delete.go ec deletion code complete, not tested yet 2019-06-20 00:55:30 -07:00
store_vacuum.go volume: add option to limit compaction speed 2019-05-03 17:22:39 -07:00
volume.go refactoring: remove unused functions 2019-09-09 10:03:41 -07:00
volume_backup.go avoid dead lock from dataFileAccessLock 2019-08-15 09:24:54 -07:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go volume: load ec shards during heartbeats to master 2019-05-21 22:41:20 -07:00
volume_create.go volume: truncate dat files when creating 2019-08-26 13:01:57 -07:00
volume_create_linux.go volume: truncate dat files when creating 2019-08-26 13:01:57 -07:00
volume_info.go ec encode volumes quiet for a period of time 2019-05-31 23:41:17 -07:00
volume_info_test.go refactoring 2019-04-18 21:43:36 -07:00
volume_loading.go volume: read dat files' last modified time no matter dat files are catWrite or readonly 2019-08-21 11:26:01 +08:00
volume_read_write.go volume: skip readonly checking when Destroy() 2019-09-11 09:45:09 -07:00
volume_super_block.go volume: atomic copying file, adds version and stopOffset 2019-04-19 12:29:49 -07:00
volume_super_block_test.go refactoring 2019-04-18 21:43:36 -07:00
volume_vacuum.go volume: protect against nil needle map 2019-08-14 01:08:01 -07:00
volume_vacuum_test.go volume: add option to limit compaction speed 2019-05-03 17:22:39 -07:00