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.
Chris Lu
87b98711f7
A hidden feature: dynamically resize image.
Adding width=xxx or height=xxx, or both, can dynamically resize a
gif,jpg,png. But the performance is bad. So, not recommending, but you
can use it if you insist. :)
11 years ago
..
allocate_volume.go
1. refactoring, merge "replication" logic into "topology" package
11 years ago
cluster_commands.go
working filer server!
11 years ago
collection.go
can now delete a collection! Is this a dangerous feature? Only enabling
11 years ago
configuration.go
1. refactoring, merge "replication" logic into "topology" package
11 years ago
configuration_test.go
testing compilation with remove package
12 years ago
data_center.go
Major:
11 years ago
data_node.go
1. refactoring, merge "replication" logic into "topology" package
11 years ago
node.go
fix bug on volume growing failure where free space equals what's
11 years ago
rack.go
Major:
11 years ago
store_replicate.go
1. refactoring, merge "replication" logic into "topology" package
11 years ago
topo_test.go
Major:
11 years ago
topology.go
Change to protocol buffer for volume-join-masster message
11 years ago
topology_compact.go
support for collections!
12 years ago
topology_event_handling.go
toughen weedfs clustering, adding synchronizing max volume id among
11 years ago
topology_map.go
support for collections!
12 years ago
volume_growth.go
Correct logic to allocate volume slots
11 years ago
volume_growth_test.go
1. refactoring, merge "replication" logic into "topology" package
11 years ago
volume_layout.go
1. v0.54
11 years ago
volume_location_list.go
switch to ReadAt() for thread-safe read
11 years ago