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
fcddc4e984
store task cli: update
|
10 years ago |
| .. |
|
allocate_volume.go
|
util: http Post auto make url
|
10 years ago |
|
cluster_commands.go
|
break away from code.google.com
|
11 years ago |
|
collection.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 |
|
configuration.go
|
1. refactoring, merge "replication" logic into "topology" package
|
12 years ago |
|
configuration_test.go
|
Cleanup error printing.
|
11 years ago |
|
data_center.go
|
formatting code by: goimports -w=true .
|
11 years ago |
|
data_node.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 |
|
node.go
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
11 years ago |
|
rack.go
|
follow golint suggestions
|
11 years ago |
|
store_replicate.go
|
store: always lookup form master when process write operation
|
10 years ago |
|
topo_test.go
|
fix old tests that's found not working during travis integration.
|
11 years ago |
|
topology.go
|
Add `CollectionSetttings` util
|
10 years ago |
|
topology_event_handling.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 |
|
topology_map.go
|
Add read-write lock to guard topology changes on new collections and ttls.
|
11 years ago |
|
topology_replicate.go
|
util: http Post auto make url
|
10 years ago |
|
topology_vacuum.go
|
util: http Post auto make url
|
10 years ago |
|
volume_growth.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 |
|
volume_growth_test.go
|
Add `CollectionSetttings` util
|
10 years ago |
|
volume_layout.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 |
|
volume_location_list.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 |