aboutsummaryrefslogtreecommitdiff
path: root/weed/messaging
AgeCommit message (Expand)AuthorFilesLines
2020-05-10go fmtChris Lu7-8/+9
2020-05-10async chan write read, no write for closed chanChris Lu4-2/+26
2020-05-09add pub sub md5Chris Lu3-6/+27
2020-05-09add deleteTopic, refactoringChris Lu4-56/+83
2020-05-08able to read chan and write chanChris Lu12-41/+216
2020-05-05add broker connects to filerChris Lu8-96/+289
2020-04-30refactoringChris Lu1-12/+1
2020-04-30add cipher keyChris Lu1-0/+1
2020-04-30log messagesChris Lu3-5/+9
2020-04-30subscribe from a timestampChris Lu1-4/+4
2020-04-29able to subscribe any topic from any point of timeChris Lu1-0/+45
2020-04-29refactoringChris Lu2-1/+7
2020-04-28refactoringChris Lu1-7/+9
2020-04-28fix compilationChris Lu1-4/+0
2020-04-21messaging: able to pub sub multiple partitionsChris Lu2-18/+86
2020-04-20go fmtChris Lu2-3/+3
2020-04-19logsChris Lu1-0/+2
2020-04-19working for in memory single log bufferChris Lu5-53/+38
2020-04-19broker: add profilingChris Lu5-12/+11
2020-04-19basic pub and sub works!Chris Lu4-45/+60
2020-04-18add subscriber apiChris Lu1-5/+56
2020-04-18filer master start up with default ip address instead of just localhostChris Lu4-50/+149
2020-04-18Revert "move go client out"Chris Lu3-0/+39
2020-04-18move go client outChris Lu3-39/+0
2020-04-18adjust APIChris Lu3-0/+39
2020-04-18messaging can compile nowChris Lu7-33/+203
2020-04-17refactorChris Lu3-88/+99
2020-04-17rename filesChris Lu2-0/+0
2020-04-17fix travisChris Lu1-3/+0
2020-04-17broker: append message logsChris Lu2-7/+126
2020-04-17broker: read cipher value from filerChris Lu1-4/+3
2020-04-16update messaging protoChris Lu1-7/+9
2020-04-16refactoringChris Lu2-0/+219