1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 06:12:15 +02:00
seaweedfs/weed/storage
2019-05-20 00:53:17 -07:00
..
erasure_coding adds VolumeEcGenerateSlices, VolumeEcCopy 2019-05-20 00:53:17 -07:00
needle style: go fmt for all 2019-04-30 03:22:19 +00:00
needle_map generate ec01~ec14, generate ecx file with sorted needle values 2019-05-18 22:46:24 -07:00
types remove 128 bit needle id build option 2019-05-03 22:39:00 -07:00
disk_location.go read volume lastAppendAtNs when loading a volume 2019-04-19 01:56:38 -07:00
needle_map.go generate ec01~ec14, generate ecx file with sorted needle values 2019-05-18 22:46:24 -07:00
needle_map_leveldb.go align memory to avoid nil with atomic operations 2019-05-04 21:33:05 -07:00
needle_map_memory.go adjust memory layout to avoid possible nil pointer 2019-05-04 08:47:11 -07:00
needle_map_metric.go fix metrics 2019-04-22 12:32:10 -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 memory alignment 2019-04-24 09:23:19 -07:00
store_vacuum.go volume: add option to limit compaction speed 2019-05-03 17:22:39 -07:00
volume.go volume: atomic copying file, adds version and stopOffset 2019-04-19 12:29:49 -07:00
volume_backup.go volume: atomic copying file, adds version and stopOffset 2019-04-19 12:29:49 -07:00
volume_backup_test.go refactoring 2019-04-17 22:04:49 -07:00
volume_checking.go style: go fmt for all 2019-04-30 03:22:19 +00:00
volume_create.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
volume_create_linux.go support Fallocate on linux 2017-01-08 11:01:46 -08:00
volume_info.go style: go fmt for all 2019-04-30 03:22:19 +00:00
volume_info_test.go refactoring 2019-04-18 21:43:36 -07:00
volume_loading.go volume: optimzation for leveldb 2019-05-17 17:34:03 -07:00
volume_read_write.go volume: support http status 304 for the same file id 2019-04-21 13:33:23 -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 refactor: extract out the write throttler 2019-05-06 13:56:08 -07:00
volume_vacuum_test.go volume: add option to limit compaction speed 2019-05-03 17:22:39 -07:00