237 Commits (d61bb60450e8fabc5c5961874fe2e69afa0200ec)

Author SHA1 Message Date
Chris Lu 2fc2eb74dd refactoring 6 years ago
Chris Lu c22094d340 adjust logging 6 years ago
Chris Lu 50a5018b7f writing meta logs is working 6 years ago
Chris Lu 9dc0b1df8f refactoring to compile for windows OS 6 years ago
Chris Lu 826bc0b7e3 FUSE: add chunk cache for recently accessed file chunks 6 years ago
Chris Lu 4aa82c95e6 refactor 6 years ago
Chris Lu d1439c5bd3 fix FUSE read for large files 6 years ago
Chris Lu f06ca04451 avoid overflow 6 years ago
Chris Lu 2f5ed29c37 clean up 6 years ago
Chris Lu dd5b582d05 go fmt 6 years ago
Chris Lu 5ebc95b69b refactoring 6 years ago
Chris Lu c0f0fdb3ba refactoring 6 years ago
Chris Lu ae2ee379c0 consistent 64bit size 6 years ago
Chris Lu 2bdd936fb6 purge code 6 years ago
Chris Lu 65d2ea9fb0 FUSE mount: stream read data with buffer 6 years ago
Chris Lu 82bfad5b86 refactoring 6 years ago
Chris Lu 6ff9e2835e filer: skip resizing image if width or height larger than original image 6 years ago
Chris Lu 3505b06023 report deletion error in the log 6 years ago
Chris Lu 308688c8d0 filer: add back image resizing capability 6 years ago
Chris Lu bec6ec7db6 go fmt 6 years ago
Chris Lu 7b37178716 filer: close stores if interrupted 6 years ago
Chris Lu e85da50ad4 remove tikv, move its support to "tikv" branch 6 years ago
Chris Lu ebc739afb5 filer store postgres: skip empty parameters 6 years ago
Chris Lu 7f3ce7b6d6 adjust tikv build env 6 years ago
Chris Lu d214cefc2e filer: list diretory pagination make up for the expired entries 6 years ago
Chris Lu 89eb05b50f filer: support TTL for all filer stores 6 years ago
Chris Lu 2e3f6ad3a9 filer: remember content is gzipped or not 6 years ago
Chris Lu afb20de14c breaks dependency loop 6 years ago
Chris Lu 8645283a7b fuse mount: avoid lookup nil entry 6 years ago
Chris Lu 13e215ee5c filer: option to encrypt data on volume server 6 years ago
Chris Lu 465d18930b filer redis: directory listing follow ttl 6 years ago
Chris Lu 6a8484b4ae master able to list all master clients by type 6 years ago
Chris Lu 555413d9fc weed queue starts 6 years ago
Chris Lu 0156e2975a mount: add mode to run external to SeaweedFS container cluster 6 years ago
Chris Lu 892e726eb9 avoid reusing context object 6 years ago
Chris Lu 7d10fdf737 fix directory lookup nil 6 years ago
Chris Lu 6ab7368ef2 filer: dynamically create bucket under /buckets folder 6 years ago
Chris Lu 621cdbdf58 filer: avoid possible timeouts for updates and deletions 6 years ago
Chris Lu 83836f4299 filer: recursively batch delete file chunks 6 years ago
Chris Lu fb19263a71 fix build 6 years ago
Chris Lu d335f04de6 support env variables to overwrite toml file 6 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 6 years ago
Chris Lu 19a05ad174 add test cases 6 years ago
Chris Lu 835da19c09 add logging 6 years ago
Chris Lu 8a42aa8221 adjust logging 6 years ago
Chris Lu 28d1b34856 logging 6 years ago
Chris Lu 6e25acc681 add logging 6 years ago
Chris Lu b6e6ca8595 adjust logs 6 years ago
Chris Lu 6107509c64 adjust logging 6 years ago
Chris Lu d4e75a0d18 filer: option to create file only if it is new, O_EXCL 6 years ago