aboutsummaryrefslogtreecommitdiff
path: root/weed/replication/sub/notification_kafka.go
AgeCommit message (Expand)AuthorFilesLines
2025-05-22WIPorigin/changing-to-zapchrislu1-7/+7
2022-09-14refactor(notification_kafka): `parition` -> `partition` (#3663)Ryan Russell1-2/+2
2022-08-17move proto packagechrislu1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-3/+3
2022-02-04change to util.WriteFilechrislu1-1/+1
2021-10-14refactor: move from io/ioutil to io and os packageEng Zer Jun1-3/+3
2021-01-26notification add ack and nackChris Lu1-1/+1
2020-01-29support env variables to overwrite toml fileChris Lu1-7/+7
2018-10-31support AWS SQS as file change notification message queueChris Lu1-0/+158