aboutsummaryrefslogtreecommitdiff
path: root/weed/util/log_buffer/log_buffer_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-2/+483
2024-05-20go fmtchrislu1-2/+2
2024-04-02refactorchrislu1-1/+6
2024-03-16fix test2chrislu1-5/+5
2024-01-15read from disk if not in memorychrislu1-2/+2
2024-01-08add batch index for each memory bufferchrislu1-1/+1
2023-11-09rename parameterschrislu1-7/+7
2023-08-20fix log buffer testchrislu1-15/+33
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-1/+1
2022-05-30stop when in memory log is donechrislu1-1/+1
2021-06-27logging changes to debugChris Lu1-2/+2
2020-08-29read meta logs by timestampChris Lu1-1/+1
2020-04-20message broker: read also from sealed memory bufferChris Lu1-1/+1
2020-04-20lower the test criteriaChris Lu1-2/+3
2020-04-20adjust testChris Lu1-2/+2
2020-04-19working for in memory single log bufferChris Lu1-0/+41