aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/filer_notify.go
AgeCommit message (Expand)AuthorFilesLines
2024-07-11Squashed commit of the following:chrislu1-90/+22
2024-04-02refactorchrislu1-1/+1
2024-03-07each log function adds a "done" return parameterchrislu1-4/+4
2024-01-08add batch index for each memory bufferchrislu1-5/+5
2022-12-19metadata skip reading un-available logschrislu1-0/+9
2022-11-15refactor filer_pb.Entry and filer.Entry to use GetChunks()chrislu1-1/+1
2022-08-17move proto packagechrislu1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-4/+4
2022-07-23metadata subscription uses client epochchrislu1-1/+1
2022-05-30stop when on disk log is donechrislu1-5/+5
2022-05-30subscribe metadata between a rangechrislu1-5/+25
2022-05-11adjust log levelchrislu1-1/+1
2021-09-25avoid possible metadata subscription data lossChris Lu1-5/+7
2021-04-24filer: directory listing adds namePatternExcludeChris Lu1-2/+2
2021-02-11Do reconnect to RabbitMQKonstantin Lebedev1-1/+4
2021-01-14change limit to int64 in case of overflowChris Lu1-2/+2
2021-01-11filer: ensure seamless meta data updatesChris Lu1-1/+1
2021-01-01separate prefix from namePatternChris Lu1-2/+2
2020-10-22skip empty logsChris Lu1-0/+4
2020-09-09filer: cross cluster synchronizationChris Lu1-1/+10
2020-09-01rename filer2 to filerChris Lu1-0/+169