110 Commits (cab7fc7738d816d1db10245e98785ec8f5d5b05f)

Author SHA1 Message Date
Chris Lu 3ac54792e1 paginate when filer deleting and FUSE mount renaming 6 years ago
Chris Lu 1bfb96f34d optimization for reading whole chunk with gzip encoding 6 years ago
Chris Lu c28e8a2397 refactoring 6 years ago
Chris Lu 63619f8b8e fail early if two filer stores are defined 6 years ago
Chris Lu 52b24a9902 default "weed server -filer" to same directory as -mdir 6 years ago
Chris Lu b0838db5a8 support hdfs user name and group names 6 years ago
Chris Lu c6b646e92c skip creation for root 6 years ago
Chris Lu f0677c5af1 default root to 0755 6 years ago
Chris Lu db22666a30 add default root directory 6 years ago
Chris Lu 7a6f49cd42 refactor a bit more 6 years ago
Chris Lu ceca078acb avoid overwriting file or directory 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 99256100a0 fix tests 6 years ago
Chris Lu e5ad2223a1 add missing intervals 6 years ago
Chris Lu b282e34dc2 async file chunk deletion 6 years ago
Chris Lu b318167cd3 batch delete file ids 6 years ago
Chris Lu ee3fe07acf fix sort bug 6 years ago
Chris Lu 469863f7f0 merge interval now is quite faster with reusing slices 6 years ago
Chris Lu d2924c7748 merge intervals is a bit faster 6 years ago
Chris Lu cb5a10c6a3 adjust the tests 6 years ago
Chris Lu f1db22d48b add benchmark test for merging intervals 6 years ago
Chris Lu 4fcfc9410f cleanup 6 years ago
Chris Lu 9655dc9ca9 simpler logic 6 years ago
Chris Lu a64613172d bootstrap filer replication with weed filer.export -targetStore=notification 6 years ago
Chris Lu 4c97ff3717 support AWS SQS as file change notification message queue 6 years ago
Chris Lu ff66269b62 use grpc to replace http APIs for batch volume id lookup and batch delete 6 years ago
Chris Lu 56a5d5af8d ignore duplicated key error if the store has duplicated primary key prevention 6 years ago
Chris Lu 7bb62b9f21 delay file creation without chunks from dir.Create to file.Flush 6 years ago
Chris Lu db69ce89f0 go fmt 6 years ago
Chris Lu 788acdf527 add WIP filer.replicate 6 years ago
Chris Lu 70e67b7c6d add notification log 6 years ago
Chris Lu d923ba2206 renaming msgqueue to notification 6 years ago
Chris Lu 296acc4a0a go fmt 6 years ago
Chris Lu 164091c269 add s3 multipart upload 6 years ago
Chris Lu b23883b3b6 fix a bug on error reporting 6 years ago
Chris Lu f22d6b87e1 go fmt 6 years ago
Chris Lu 748870b03f add "weed scaffold" command 6 years ago
Chris Lu 95b997fb35 go fmt 6 years ago
Chris Lu f827ada811 merge notification config with filer.toml 6 years ago
Chris Lu ee920d4f83 kafka set the right topic 6 years ago
Chris Lu 708acee502 add support for redis cluster 6 years ago
Chris Lu ae9b81c18f fix tests 6 years ago
Chris Lu f036ef8a3c add filer notification 6 years ago
Chris Lu c81f1cda47 correctly recursively delete folders 6 years ago
Chris Lu d3205a0070 go fmt 6 years ago
Chris Lu 888eb2abb5 filer read write all via locations from MasterClient 6 years ago
Chris Lu 1d779389cb MasterClient replicates all vid locations 6 years ago
Chris Lu 01bcc89803 refactor into MasterClient 7 years ago
Chris Lu a12c7b86b0 broadcast messages of new and deleted volumes 7 years ago
Chris Lu 6f30a78a6c update also delete old chunks if different from latest chunks 7 years ago