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
f9ddb6598c
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
Store: save NeedleMapKind value in Store
VolumeServer: add store task manager interface
Volume: rename `CleanReader` to `PureReader`
Makefile: format code before build
joinmessage: add `GolobalSetting` in join response
*: simplify code use `gofmt -s`
10 years ago
..
assign_file_id.go
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
11 years ago
chunked_file.go
Merge branch 'develop' into feature/auto-replicate
10 years ago
compress.go
Delete all chunks when delete a ChunkManifest
10 years ago
data_struts.go
merge conflicts
11 years ago
delete_content.go
Merge branch 'develop' into feature/auto-replicate
10 years ago
list_masters.go
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
11 years ago
lookup.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
lookup_vid_cache.go
lookup support query `Head` and `readonly` location
10 years ago
lookup_vid_cache_test.go
lookup support query `Head` and `readonly` location
10 years ago
submit.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
sync_volume.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
system_message.pb.go
use proto "github.com/golang/protobuf/proto"
11 years ago
system_message_test.go
use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto
11 years ago
upload_content.go
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
11 years ago