aboutsummaryrefslogtreecommitdiff
path: root/go/replication/store_replicate.go
AgeCommit message (Expand)AuthorFilesLines
2014-04-131. refactoring, merge "replication" logic into "topology" packageChris Lu1-96/+0
2014-03-20enhance deletion operationChris Lu1-2/+3
2014-02-141. volume server auto detect clustered master nodesChris Lu1-1/+1
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-2/+2
2013-08-08switching to temporarily use glog libraryChris Lu1-3/+3
2013-07-29replicate mime typeChris Lu1-1/+1
2013-07-15support gzip file upload, fix problem during replication of gzipped dataChris Lu1-1/+1
2013-07-101. ensure replicated file has the same timestampChris Lu1-5/+5
2013-06-19add dataCenter option when assign file keysChris Lu1-1/+1
2013-04-18refactoring needle mapper interface to separate index file storage logicChris Lu1-1/+1
2013-04-16refactoring, same logic, but the store replication logic is moved to aChris Lu1-0/+95