aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-20go fmtChris Lu8-15/+15
2020-04-20add memory buffer size limitChris Lu1-2/+3
2020-04-20continue for reading from sealed memory bufferChris Lu1-11/+25
2020-04-20message broker: read also from sealed memory bufferChris Lu3-2/+22
2020-04-20lower the test criteriaChris Lu1-2/+3
2020-04-20adjust testChris Lu1-2/+2
2020-04-20close the connection with better accoutingChris Lu1-4/+7
2020-04-20revert this grpc related changeChris Lu1-2/+2
2020-04-20refactoringChris Lu2-85/+49
2020-04-19refactorChris Lu4-7/+9
2020-04-19logsChris Lu1-0/+2
2020-04-19working for in memory single log bufferChris Lu11-189/+270
2020-04-19Merge pull request #1280 from bukton123/filer_mongodbChris Lu5-3/+274
2020-04-20filer mongo add func create index unique directory, namebukton1-0/+28
2020-04-19fix testsChris Lu2-4/+4
2020-04-19add default config filer mongodb to scaffold.gobukton1-0/+5
2020-04-19filer mongodb add option poll size and fixed order by list metabukton1-4/+12
2020-04-19broker: add profilingChris Lu8-67/+83
2020-04-19basic pub and sub works!Chris Lu4-45/+60
2020-04-19filer mongo change func update to insert entrybukton1-1/+1
2020-04-18add subscriber apiChris Lu1-5/+56
2020-04-18master, volume default to detected hostChris Lu2-2/+2
2020-04-18filer master start up with default ip address instead of just localhostChris Lu16-153/+229
2020-04-18Revert "move go client out"Chris Lu3-0/+39
2020-04-18move go client outChris Lu3-39/+0
2020-04-18adjust APIChris Lu5-79/+159
2020-04-19filer mongodb delete folder childrenbukton1-1/+9
2020-04-19update packagebukton2-4/+0
2020-04-19Merge remote-tracking branch 'origin/master' into filer_mongodbbukton101-1122/+3018
2020-04-19filer mongodb deletebukton1-1/+7
2020-04-19filer mongo listbukton1-4/+34
2020-04-18filer mongodb insert entry and find entrybukton2-4/+57
2020-04-18add import mongodb to filer serverbukton1-0/+1
2020-04-18add new package mongodb and install lib mongodbbukton3-4/+131
2020-04-18messaging can compile nowChris Lu8-35/+205
2020-04-17refactorChris Lu3-88/+99
2020-04-17rename filesChris Lu2-0/+0
2020-04-17fix "call of Unmarshal passes non-pointer as second argument"Chris Lu1-1/+1
2020-04-17fix unreachable codeChris Lu3-3/+0
2020-04-17fix travisChris Lu1-3/+0
2020-04-17broker: append message logsChris Lu4-79/+230
2020-04-17broker: read cipher value from filerChris Lu2-9/+11
2020-04-17filer: able to append to a fileChris Lu4-139/+274
2020-04-17add cipher option to meta data updatesChris Lu1-1/+1
2020-04-17simplifyChris Lu1-6/+6
2020-04-16update messaging protoChris Lu3-131/+358
2020-04-16refactoringChris Lu5-30/+104
2020-04-16scaffolding messagingChris Lu7-592/+685
2020-04-15Merge pull request #1278 from YonghaoWang/masterChris Lu1-5/+5
2020-04-16making volume stats size info readable.Reed1-5/+5