1964 Commits (308ac1d0d27e7a4f0dc326d5a8475f6d517f1ef4)
 

Author SHA1 Message Date
Chris Lu 44d7a49a48
Merge pull request #778 from peick/master 6 years ago
Michael Peick 57e159b369 Build statically linked release executables. 6 years ago
Chris Lu c6a567acab add SeaweedInputStream 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 021f5d689b copy the visible chunks logic from Go implementation 6 years ago
Chris Lu b089f1a492 SeaweedWrite close http client 6 years ago
Chris Lu 11eb014311 SeaweedFileSystem add SeaweedOutputStream to write 6 years ago
Chris Lu f970abf14a WIP: adding SeaweedOutputStream for write 6 years ago
Chris Lu 6ecefad692 SeaweedFileSystem add rename 6 years ago
Chris Lu 1cbd53c01c WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete 6 years ago
Chris Lu d9871e92d2 adjust module name 6 years ago
Chris Lu 76cba561cf starting with hadoop compatible 6 years ago
Chris Lu 871dee4674 fix test 6 years ago
Chris Lu 86dd933596 go fmt 6 years ago
Chris Lu 444dfded84 add fs.FSStatfser for SeaweedFS weed mount 6 years ago
Chris Lu 2e32b44061 add template for fs.FSStatfser 6 years ago
Chris Lu 6344469a9b set fuse subtype 6 years ago
Chris Lu d64546c791 adjust logs 6 years ago
Chris Lu e12b6c0306 add subimit count parameter 6 years ago
Chris Lu 0ed816d4e9 formatting error log 6 years ago
Chris Lu fb1ed0e30d add tool to printout dat file content 6 years ago
Chris Lu 19d546938a forgot to upgrade version number 6 years ago
Chris Lu 60d3681371 default images.fix.orientation to false 6 years ago
Chris Lu 393e1f70ad remove unused file 6 years ago
Chris Lu 99256100a0 fix tests 6 years ago
Chris Lu e5ad2223a1 add missing intervals 6 years ago
Chris Lu c9b3ef58de options to control filer.export verbosity 6 years ago
Chris Lu 2f2e417b68 detailed export 6 years ago
Chris Lu b282e34dc2 async file chunk deletion 6 years ago
Chris Lu 5065d4ab2d master add grpc API for fileid assigning 6 years ago
Chris Lu b318167cd3 batch delete file ids 6 years ago
Chris Lu 06474e5990 1.08 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 f8eb988347 1.07 6 years ago
Chris Lu 60421b23f0 reduce weed mount memory usage 6 years ago
Chris Lu 2929563294 1.06 6 years ago
Chris Lu d3b7965c76 caching grpc clients 6 years ago
Chris Lu d89774cb7f cache grpc client connections to improve performance 6 years ago
Chris Lu 2e6a3c7b16 reduce memory usage 6 years ago
Chris Lu f224b9fe28 1.05 6 years ago
Chris Lu 11b0a9cb76 fix possible error when reusing file handles 6 years ago
Chris Lu a62adf62ca a bit faster 6 years ago
Chris Lu affe708961 a bit faster 6 years ago