1709 Commits (31ed352ab638027e940ff92af55c0c6db0dc3309)
 

Author SHA1 Message Date
Chris Lu a8d343318b compared to GlusterFS, Ceph 7 years ago
Chris Lu f0845c7fff add Filer 7 years ago
Chris Lu 14c6f12b0c adjust interface parameter name and doc 7 years ago
Chris Lu a08f8a4b80 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 7 years ago
Chris Lu db0c25b3d8 delete old entry only after successful insert 7 years ago
Chris Lu eb2acd11c2 decouple from viper for filer store 7 years ago
Chris Lu 5519dbd445
Update README.md 7 years ago
Chris Lu 7b621bb5e1
Update README.md 7 years ago
Chris Lu 0467195f07 fix file closing on windows 7 years ago
Chris Lu 4433b4c006 treat 0 sized file as normal 7 years ago
Chris Lu 03f50180f3 simplifying the leader election by raft 7 years ago
Chris Lu 69b4f93830 fix compilation for go tip 7 years ago
Chris Lu 17918f0b82 fix compilation error on go tip 7 years ago
Chris Lu eaf000eff1 fix error on go tip 7 years ago
Chris Lu d2a811eef2 fix compilation 7 years ago
Chris Lu 5bd72696ac weed mount add ttl option 7 years ago
Chris Lu 98110c1697 add collection, replication, ttl to each file 7 years ago
Chris Lu f1273073fc switch to fs.NodeRequestLookuper 7 years ago
Chris Lu cec1d97035 recursively move files and directories 7 years ago
Chris Lu ae23e46313 better error log 7 years ago
Chris Lu e755540be9 fix caching during directory listing 7 years ago
Chris Lu daabdfe357 remove nodemap, fix directory listing cache 7 years ago
Chris Lu 5c25d29272 support renaming files 7 years ago
Chris Lu b3447f4375 adjust logging 7 years ago
Chris Lu 6816661b0f fixed file handle by file full path 7 years ago
Chris Lu 299312c805 use separate filer grpc port 7 years ago
Chris Lu 95fe745a0c compatible with previous json rendering 7 years ago
Chris Lu c546c309f1 Merge branch 'filer2_development' 7 years ago
Chris Lu a146a48ccc remove old file 7 years ago
Chris Lu ebf58709d3 remove unused register file function 7 years ago
Chris Lu 43e3f5724c use fixed list of masters in both filer and volume servers 7 years ago
Chris Lu a6f7f9b0b8 add missing modify and create times 7 years ago
Chris Lu 7efeb146c5 fix log 7 years ago
Chris Lu 4d1eedfa28 prepare to merge with master 7 years ago
Chris Lu dc13e10637 fix copy error on 0 size files 7 years ago
Chris Lu a218eaf1f0 fix log 7 years ago
Chris Lu 430eb67489 handle large file copy when write request is larger than buffer 7 years ago
Chris Lu 44acf4b756 fix file name 7 years ago
Chris Lu 0301504184 add mime, use simple insert and update filer store API 7 years ago
Chris Lu 26e7cd8c75 assign a different volume on large file copying 7 years ago
Chris Lu 2fe0d479f1 filer.copy supports chunking 7 years ago
Chris Lu 2d7dea1a09 a little refactoring 7 years ago
Chris Lu 8a48baa056 add single chunk file copying to new filer 7 years ago
Chris Lu 78aabf66ce add error details 7 years ago
Chris Lu 4e3ea49cff properly working local write buffer 7 years ago
Chris Lu c4b92e17d0 fix isPerfectAppend 7 years ago
Chris Lu 74332e1a61 minor 7 years ago
Chris Lu be0e88a606 fix chunk size limit for default 0 7 years ago
Chris Lu 5c4480ec6c add mountOptions.chunkSizeLimitMB, remove cmdMount.IsDebug 7 years ago
Chris Lu 8ab7dd9d08 weed mount add options for collection and replication 7 years ago