aboutsummaryrefslogtreecommitdiff
path: root/weed/filer2
AgeCommit message (Expand)AuthorFilesLines
2020-06-20rename filechunk is_gzipped to is_compressedChris Lu1-1/+1
2020-06-05fix ReadAtChris Lu1-1/+1
2020-05-26leveldb recover error handlingChris Lu1-2/+4
2020-05-22filer: leveldb store add auto recovery, report correct errorChris Lu2-1/+9
2020-05-10Merge branch 'master' into msg_channelChris Lu1-9/+21
2020-05-10batch file id deletionChris Lu1-9/+21
2020-05-10go fmtChris Lu2-2/+2
2020-05-07filer store: mongodb deleting childrenChris Lu1-1/+1
2020-04-30refactoringChris Lu1-10/+1
2020-04-30log messagesChris Lu1-0/+1
2020-04-29able to subscribe any topic from any point of timeChris Lu3-27/+43
2020-04-29read in case cross chunksChris Lu1-9/+11
2020-04-29better error messageChris Lu1-1/+1
2020-04-29chunk rememober encryption or notChris Lu1-0/+1
2020-04-28filer: simplify image resizeChris Lu1-1/+35
2020-04-28metadata log: read from any timestampChris Lu1-0/+75
2020-04-27filer: pass along user name and group name for HDFSChris Lu1-1/+3
2020-04-21async meta caching: can stream updates nowChris Lu2-0/+9
2020-04-20go fmtChris Lu3-7/+7
2020-04-20refactoringChris Lu1-49/+0
2020-04-19refactorChris Lu2-6/+6
2020-04-19working for in memory single log bufferChris Lu1-2/+8
2020-04-19Merge pull request #1280 from bukton123/filer_mongodbChris Lu1-0/+210
2020-04-20filer mongo add func create index unique directory, namebukton1-0/+28
2020-04-19fix testsChris Lu2-4/+4
2020-04-19filer mongodb add option poll size and fixed order by list metabukton1-4/+12
2020-04-19filer mongo change func update to insert entrybukton1-1/+1
2020-04-18filer master start up with default ip address instead of just localhostChris Lu1-2/+2
2020-04-19filer mongodb delete folder childrenbukton1-1/+9
2020-04-19Merge remote-tracking branch 'origin/master' into filer_mongodbbukton15-61/+359
2020-04-19filer mongodb deletebukton1-1/+7
2020-04-19filer mongo listbukton1-4/+34
2020-04-18filer mongodb insert entry and find entrybukton1-3/+56
2020-04-18add new package mongodb and install lib mongodbbukton1-0/+77
2020-04-17add cipher option to meta data updatesChris Lu1-1/+1
2020-04-17simplifyChris Lu1-6/+6
2020-04-13refactoringChris Lu3-12/+15
2020-04-12refactoringChris Lu2-7/+7
2020-04-12re-enable system logsChris Lu6-28/+48
2020-04-12remove configurable topics folder locationChris Lu1-1/+0
2020-04-12fix compilation errorChris Lu1-5/+2
2020-04-12filer store: add redis2 redis_cluster2 as default redis storeChris Lu3-0/+243
2020-04-12a little optimizationChris Lu1-1/+5
2020-04-11s3: add option to fsync bucketsChris Lu2-6/+14
2020-04-11refactorChris Lu1-3/+3
2020-04-11refactoringChris Lu1-1/+1
2020-04-11refactoringChris Lu1-1/+1
2020-04-11refactoringChris Lu1-3/+3
2020-04-10add timestamp inside lockChris Lu1-3/+3
2020-04-08still log, but not persisting the changesChris Lu1-3/+4