aboutsummaryrefslogtreecommitdiff
path: root/go/replication
AgeCommit message (Expand)AuthorFilesLines
2013-11-12support for collections!Chris Lu1-17/+17
2013-11-10adding etcd storage support for cluster meta data. Currently justChris Lu1-1/+2
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu2-6/+6
2013-08-12v0.40Chris Lu1-1/+1
2013-08-08switching to temporarily use glog libraryChris Lu2-6/+6
2013-07-29replicate mime typeChris Lu1-1/+1
2013-07-24fix when volume growth are partial successful in automatic modeChris Lu1-8/+20
2013-07-15support gzip file upload, fix problem during replication of gzipped dataChris Lu1-1/+1
2013-07-13clean up log fmt usage. Move to log for important data changes,Chris Lu1-4/+3
2013-07-101. ensure replicated file has the same timestampChris Lu1-5/+5
2013-06-19add dataCenter option when assign file keysChris Lu3-33/+30
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
2013-04-14merge changes from about dealing with read only volumes.Chris Lu1-1/+5
2013-02-26add lots of error checking by GThomasChris Lu2-6/+9
2013-02-11print out error messageChris Lu1-1/+1
2013-02-10testing compilation with remove packageChris Lu2-0/+324