aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-23Merge pull request #1166 from BruceWangNo1/s3-selectorigin/s3-selectChris Lu1-0/+47
2019-12-23temporary s3-select feature documentationBruce Wang1-0/+47
2019-11-25Merge pull request #1137 from BruceWangNo1/s3-selectChris Lu5-20/+626
2019-11-26turning off support for Go 1.11 and 1.12 in .travis.ymlBruce Wang1-2/+0
2019-11-25followed @chrislusf and @iliul 's suggestions. Commits is moved to branch s3-...Bruce Wang1-44/+14
2019-11-24AWS S3 Select feature now availableBruce Wang4-16/+654
2019-11-22adjust build1.45Chris Lu1-1/+2
2019-11-22skip build for 32 bit computersChris Lu2-0/+63
2019-11-221.45Chris Lu1-1/+1
2019-11-22go fmtChris Lu2-4/+4
2019-11-22shell: fs.meta.save missed directory data with more than 1024 entriesChris Lu1-2/+10
2019-11-19Merge pull request #1129 from divinerapier/masterChris Lu1-6/+4
2019-11-20can not break out of for-select blockdivinerapier1-6/+4
2019-11-18WIPChris Lu7-9/+195
2019-11-18change uuid packageChris Lu2-2/+3
2019-11-18Merge pull request #1125 from PapaYofen/fix-rm-ldb-bdbChris Lu1-2/+2
2019-11-19rm ldb and bdb directorychenwanli1-2/+2
2019-11-14refactoring scaffolding for master.tomlChris Lu3-18/+13
2019-11-12adjust memory mapped file sizeChris Lu1-1/+1
2019-11-12passing in averageShardsPerEcNode instead of expectedTotalEcShardsChris Lu1-2/+1
2019-11-12add sortEcNodesByFreeslotsDecending and sortEcNodesByFreeslotsAscendingChris Lu3-5/+11
2019-11-12Update go.sumChris Lu1-0/+4
2019-11-12avoid double counting ec slotChris Lu1-10/+10
2019-11-11Merge pull request #1115 from iliul/enhanced-master-logicChris Lu8-42/+50
2019-11-12fix master maintenance logicLei Liu8-42/+50
2019-11-11Merge branch 'master' into refactoring_dat_backendChris Lu13-145/+509
2019-11-11Merge pull request #1102 from stlpmo-jn/add_ETCD_sequencerChris Lu4-3/+342
2019-11-11delete unused functionstlpmo1-12/+0
2019-11-11ut passstlpmo4-11/+16
2019-11-11move from cmd-line to scaffoldstlpmo4-14/+32
2019-11-10fix rack_not_found caseChris Lu1-0/+4
2019-11-10use constantChris Lu1-1/+1
2019-11-10change parameter nameChris Lu3-125/+134
2019-11-10Merge pull request #1112 from song-zhang/add-assign-volume-numberChris Lu6-19/+31
2019-11-10add volume number param in assign operationzhangsong6-19/+31
2019-11-09refactor memory mapped file into backend storageChris Lu10-120/+122
2019-11-08Merge branch 'master' into refactoring_dat_backendChris Lu9-21/+48
2019-11-08go fmtChris Lu1-1/+1
2019-11-08adjust ec reading log levelChris Lu1-2/+2
2019-11-08volume: fix ec shard readingChris Lu1-2/+8
2019-11-08Merge pull request #1107 from song-zhang/masterChris Lu1-4/+14
2019-11-08use read lock to avoid io hang during heartbeatzhangsong1-4/+14
2019-11-05delete the var etcdClient and commentsstlpmo3-141/+91
2019-11-04Create etcd_sequencer.gostlpmo1-0/+378
2019-10-31Merge pull request #1099 from iliul/enhanced-api-logicChris Lu2-4/+9
2019-10-31return error when garbageThreshold is not a valid float numberLei Liu1-0/+1
2019-10-31fix dir/lookup and col/delete apiLei Liu2-4/+8
2019-10-30Merge pull request #1098 from iliul/fix-leader-errormessageChris Lu4-9/+15
2019-10-30fix leader master /dir/lookup apiLei Liu4-9/+15
2019-10-29skip memory mapped file when compactingChris Lu1-1/+1