aboutsummaryrefslogtreecommitdiff
path: root/weed/util/log_buffer/log_buffer.go
AgeCommit message (Expand)AuthorFilesLines
2020-08-29read meta logs by timestampChris Lu1-8/+13
2020-08-26renameChris Lu1-1/+1
2020-07-11aggregated logs has empty flushFnChris Lu1-5/+8
2020-05-11ensure montonically increasing tsNsChris Lu1-1/+9
2020-05-10async chan write read, no write for closed chanChris Lu1-3/+8
2020-04-30log messagesChris Lu1-2/+10
2020-04-29reset on getting the bufferChris Lu1-1/+1
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 Lu1-0/+5
2020-04-19working for in memory single log bufferChris Lu1-16/+33
2020-04-16refactoringChris Lu1-2/+2
2020-04-12refactoringChris Lu1-1/+1
2020-04-11refactoringChris Lu1-0/+220