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
69831c40fe
util: http Post auto make url
util: add RemoteApiCall
*: add store task client
store task: auto clean task when finish
|
10 years ago |
| .. |
|
master_ui
|
[ui] BUG FIXED: Concurrent Connections incorrect.
|
11 years ago |
|
volume_server_ui
|
[ui] seaweedfs logo and icon
|
11 years ago |
|
common.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 |
|
filer_server.go
|
Merge pull request #119 from stuartpb/fix-namesapce
|
11 years ago |
|
filer_server_handlers.go
|
lookup support query `Head` and `readonly` location
|
10 years ago |
|
filer_server_handlers_admin.go
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
11 years ago |
|
master_server.go
|
Add `CollectionSetttings` util
|
10 years ago |
|
master_server_handlers.go
|
lookup support query `Head` and `readonly` location
|
10 years ago |
|
master_server_handlers_admin.go
|
util: http Post auto make url
|
10 years ago |
|
master_server_handlers_ui.go
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
11 years ago |
|
raft_server.go
|
break away from code.google.com
|
11 years ago |
|
raft_server_handlers.go
|
break away from code.google.com
|
11 years ago |
|
volume_server.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_server_handlers.go
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
11 years ago |
|
volume_server_handlers_admin.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_server_handlers_helper.go
|
fix some typos
|
11 years ago |
|
volume_server_handlers_read.go
|
Merge branch 'develop' into feature/auto-replicate
|
10 years ago |
|
volume_server_handlers_sync.go
|
Update volume layout when volume option have changed
|
10 years ago |
|
volume_server_handlers_task.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_server_handlers_ui.go
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
11 years ago |
|
volume_server_handlers_vacuum.go
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
11 years ago |
|
volume_server_handlers_write.go
|
format changes
|
10 years ago |