aboutsummaryrefslogtreecommitdiff
path: root/go/topology/data_node.go
AgeCommit message (Expand)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-115/+0
2016-05-30rwlock concurrent read mapChris Lu1-2/+0
2016-05-19lock dn.volumesChris Lu1-0/+17
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-2/+2
2015-03-09Add read only public port on volume serverchrislusf1-6/+0
2015-02-25display admin url on /dir/statuschrislusf1-0/+1
2015-01-18Add optional admin port to volume server, to seperate admin operations from n...Chris Lu1-1/+6
2015-01-08add some String() to make codes easier to read and debugyanyiwu1-0/+5
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-2/+2
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-2/+2
2014-09-20add TTL supportChris Lu1-2/+4
2014-04-131. refactoring, merge "replication" logic into "topology" packageChris Lu1-0/+10
2014-03-19adjusting logsChris Lu1-1/+0
2014-03-10can now delete a collection! Is this a dangerous feature? Only enablingChris Lu1-2/+22
2013-06-19add dataCenter option when assign file keysChris Lu1-1/+4
2013-02-26add lots of error checking by GThomasChris Lu1-1/+1
2013-02-10testing compilation with remove packageChris Lu1-0/+60