aboutsummaryrefslogtreecommitdiff
path: root/weed/filer2/filer_notify.go
AgeCommit message (Expand)AuthorFilesLines
2020-09-01rename filer2 to filerChris Lu1-169/+0
2020-08-31Merge pull request #1431 from kmlebedev/wip-prefix-searchChris Lu1-2/+2
2020-08-29use UTC for all time related foldersChris Lu1-0/+3
2020-08-29read meta logs by timestampChris Lu1-2/+2
2020-08-28add signatures to messages to avoid double processingChris Lu1-1/+2
2020-08-05test ListDirectoryPrefixedEntriesУстюжанин Антон Александрович1-2/+2
2020-07-14filer: ensure logs are persistedChris Lu1-2/+7
2020-07-05renameChris Lu1-1/+1
2020-07-05refactoringChris Lu1-14/+16
2020-07-01replication: pass isFromOtherCluster also to EventNotificationChris Lu1-8/+7
2020-06-30filer: support active<=>active filer replicationChris Lu1-3/+5
2020-06-28passing ctx for metadata loggingChris Lu1-3/+3
2020-04-30log messagesChris Lu1-0/+1
2020-04-29able to subscribe any topic from any point of timeChris Lu1-2/+2
2020-04-29better error messageChris Lu1-1/+1
2020-04-28metadata log: read from any timestampChris Lu1-0/+75
2020-04-21async meta caching: can stream updates nowChris Lu1-0/+1
2020-04-20refactoringChris Lu1-49/+0
2020-04-19refactorChris Lu1-3/+3
2020-04-19working for in memory single log bufferChris Lu1-2/+8
2020-04-12refactoringChris Lu1-5/+5
2020-04-12re-enable system logsChris Lu1-5/+4
2020-04-10add timestamp inside lockChris Lu1-3/+3
2020-04-08still log, but not persisting the changesChris Lu1-3/+4
2020-04-07disable meta data change event logging for now.Chris Lu1-1/+3
2020-04-05iterate through the log bufferChris Lu1-0/+5
2020-04-05adjust log file namesChris Lu1-2/+2
2020-04-05filer: able to tail meta data changesChris Lu1-0/+37
2020-03-30refactoringChris Lu1-70/+0
2020-03-30adjust loggingChris Lu1-9/+12
2020-03-30writing meta logs is workingChris Lu1-14/+121
2019-04-16replicate need to include new entry pathChris Lu1-3/+9
2018-11-03bootstrap filer replication with weed filer.export -targetStore=notificationChris Lu1-14/+2
2018-09-21go fmtChris Lu1-1/+1
2018-09-17add WIP filer.replicateChris Lu1-4/+4
2018-09-16add notification logChris Lu1-0/+3
2018-09-16renaming msgqueue to notificationChris Lu1-3/+3
2018-08-13fix testsChris Lu1-7/+11
2018-08-13add filer notificationChris Lu1-0/+38