You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tnextday e3559281b1 volume server read remote needle when target volume dosn't esixts in local store. 10 years ago
..
chunked_file_reader.go volume server read remote needle when target volume dosn't esixts in local store. 10 years ago
collection_settings.go *: test and fix bug 10 years ago
compact_map.go fix some warnning detected by go vet 10 years ago
compact_map_perf_test.go fix some warnning detected by go vet 10 years ago
compact_map_test.go add test case for issue 52 12 years ago
crc.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 11 years ago
disk_location.go rename DiskLocation.lock to DiskLocation.mutex 10 years ago
file_id.go volume server read remote needle when target volume dosn't esixts in local store. 10 years ago
needle.go volume server read remote needle when target volume dosn't esixts in local store. 10 years ago
needle_map.go fix some warnning detected by go vet 10 years ago
needle_map_boltdb.go fix some data race problem detect by go race 10 years ago
needle_map_leveldb.go fix some data race problem detect by go race 10 years ago
needle_map_memory.go fix some warnning detected by go vet 10 years ago
needle_read_write.go Add `CollectionSetttings` util 10 years ago
replica_placement.go volume growth: growth with exists data node 10 years ago
replica_placement_test.go fix bug when reading back the replica settings! 12 years ago
store.go fix some data race problem detect by go race 10 years ago
store_task.go make TaskManager concurrent safe 10 years ago
store_task_cli.go *: test and fix bug 10 years ago
store_task_replication.go make Disklocation is concurrent safe 10 years ago
store_task_vacuum.go Store: add a task manager to handler some volume task, such as replication, vacuum, balancing data. master can query task status using http long polling 10 years ago
store_vacuum.go Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 11 years ago
volume.go fix some data race problem detect by go race 10 years ago
volume_id.go testing compilation with remove package 13 years ago
volume_info.go fix some concurrent bug in topology 10 years ago
volume_info_test.go fix some warnning detected by go vet 10 years ago
volume_pure_reader.go fix some warnning detected by go vet 10 years ago
volume_replicate_test.go test DirtyDatas.Search 10 years ago
volume_super_block.go fix some data race problem detect by go race 10 years ago
volume_super_block_test.go add TTL support 11 years ago
volume_sync.go fix some warnning detected by go vet 10 years ago
volume_ttl.go Update volume layout when volume option have changed 10 years ago
volume_ttl_test.go Adding unit tests for volume ttl. 11 years ago
volume_vacuum.go fix some data race problem detect by go race 10 years ago
volume_version.go Replica pacement now set by global or collection settting, we can change it anytime, then the cluster will automate replica the volume(developing). 10 years ago