aboutsummaryrefslogtreecommitdiff
path: root/weed/replication/sink
AgeCommit message (Expand)AuthorFilesLines
2021-07-26remote.mountChris Lu1-1/+1
2021-07-21go fmtChris Lu1-1/+1
2021-07-19optimization: improve random range query for large filesorigin/remote_overlayChris Lu1-2/+3
2021-07-19add remote to filer.Entry and filer_pb entry, add RemoteConfChris Lu1-0/+1
2021-05-26filer.backup: fix cloud sinks when updating entryChris Lu4-10/+4
2021-05-26local sink: write and update filesChris Lu1-3/+14
2021-05-25filer.backup: backup to local directory optionally is incrementalChris Lu1-5/+8
2021-05-07add retry to assign volumeChris Lu1-22/+23
2021-02-28go fmtChris Lu4-13/+13
2021-02-28adjust log levelChris Lu1-4/+4
2021-02-28local file sink: create backup files with permission 0755Chris Lu1-2/+2
2021-02-28always use non bucket prefixing urlChris Lu1-0/+1
2021-02-28filer source: support filerProxy modeChris Lu1-3/+4
2021-02-28data sink: add incremental modeChris Lu7-14/+51
2021-02-10go fmtChris Lu1-1/+1
2021-02-09Merge branch 'master' into support_ssd_volumeChris Lu4-12/+145
2021-01-28add back AdjustedUrl() related codeChris Lu1-0/+3
2021-01-28replicate: use creation time for local incremental file sinkChris Lu1-3/+2
2021-01-28rename backup to local_incremental and use mtimeKonstantin Lebedev2-18/+18
2021-01-27replication to create time date directoryKonstantin Lebedev2-13/+24
2021-01-27replication to todays date directoryKonstantin Lebedev1-5/+12
2021-01-26replication to local disk storageKonstantin Lebedev1-0/+101
2021-01-24mount: outsideContainerClusterMode proxy through filerChris Lu1-3/+0
2021-01-24Revert "mount: when outside cluster network, use filer as proxy to access vol...Chris Lu1-0/+3
2021-01-24mount: when outside cluster network, use filer as proxy to access volume serversChris Lu1-3/+0
2021-01-24filer.sync: replicate outside of either cluster, only need to see filersChris Lu2-11/+25
2021-01-06add "weed filer.cat" to read files directly from volume serversChris Lu1-1/+2
2020-12-16go fmtChris Lu2-2/+2
2020-12-13rename parameter name to "disk"Chris Lu1-1/+1
2020-12-13rename from volumeType to diskTypeChris Lu2-5/+5
2020-12-13adding volume typeChris Lu2-1/+5
2020-11-30filer: cache small file to filer storeChris Lu1-0/+1
2020-10-25passing full path when assign volume locationsChris Lu2-8/+8
2020-10-25renamingChris Lu1-1/+1
2020-10-22to read files that are quickly changingChris Lu1-1/+1
2020-10-11refactoring in order to adjust volume server url laterChris Lu1-2/+2
2020-10-07read from alternative replicaChris Lu4-57/+31
2020-09-09filer: cross cluster synchronizationChris Lu6-37/+35
2020-09-09return http response directlyChris Lu1-4/+5
2020-09-01rename filer2 to filerChris Lu6-28/+28
2020-08-28add signatures to messages to avoid double processingChris Lu1-1/+5
2020-08-19read possible old deleted chunksChris Lu3-3/+3
2020-08-15file size support set file lengthChris Lu4-4/+4
2020-07-19go code can read and write chunk manifestChris Lu5-9/+25
2020-06-30filer: support active<=>active filer replicationChris Lu2-3/+17
2020-06-20rename filechunk is_gzipped to is_compressedChris Lu1-1/+1
2020-04-29refactoringChris Lu1-0/+2
2020-04-13refactoringChris Lu3-3/+3
2020-04-08add If-None-Match and If-Modified-SinceChris Lu1-2/+2
2020-04-07filer replication: add s3 endpointChris Lu1-2/+7