Ryan Russell
dfaa602661
refactor(notification_kafka): `parition` -> `partition` ( #3663 )
2 years ago
chrislu
eaeb141b09
move proto package
2 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
chrislu
affe3c2c12
change to util.WriteFile
3 years ago
Eng Zer Jun
a23bcbb7ec
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
Chris Lu
ad2a20c8a5
notification add ack and nack
4 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
5 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
5 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
5 years ago
Chris Lu
4c97ff3717
support AWS SQS as file change notification message queue
6 years ago
Chris Lu
08266b7256
go fmt
6 years ago
Chris Lu
b16d47030e
save and use last processed kafka offsets
6 years ago
Chris Lu
db69ce89f0
go fmt
6 years ago
Chris Lu
d5149e592e
add logging on kafka reading
6 years ago
Chris Lu
788acdf527
add WIP filer.replicate
6 years ago