666 Commits (6f7ef8711ae493764d688feabd6853c0f2b40c98)

Author SHA1 Message Date
Chris Lu 90d785a15f filer: redis, redis cluster, cassandra support super large directory 4 years ago
Chris Lu fe46411cd4 handle directory listing edge cases 4 years ago
Chris Lu c74bede730 handle listing directories 4 years ago
Chris Lu adf8cb4000 filer: path-specific stores trim out common prefixes 4 years ago
Chris Lu 0823bde8d8 refactor: split into two files 4 years ago
Chris Lu 8ab70ccf76 refactor 4 years ago
Chris Lu 65cc6dc636 refactor to dedicated function 4 years ago
Chris Lu 488c2680e8 change default filer store root 4 years ago
Chris Lu f5a19a87be filer: report error if the path specific store is not found 4 years ago
Chris Lu 41c0f3ad24 filer: support path-specific filer store 4 years ago
Chris Lu 0d5683fb0e todo: load path-specific store from filer.toml 4 years ago
Chris Lu 3269fd7eaf filer: use store by path 4 years ago
Chris Lu e605f1e001 refactor, add getActualStore() by path 4 years ago
Chris Lu 23903aa95b refactoring 4 years ago
Chris Lu 4e6b316913 assert FilerStoreWrapper is VirtualFilerStore 4 years ago
Chris Lu 1bf22c0b5b go fmt 4 years ago
Chris Lu 38fc89d041 filer store: sql update if any insert error happens 4 years ago
Chris Lu 23280257df sql put kv: avoid unnecessary update 4 years ago
Chris Lu 0d2ec832e2 rename from volumeType to diskType 4 years ago
Chris Lu e9cd798bd3 adding volume type 4 years ago
Chris Lu 14910d035c the pagination size was too big for recursive deletion 4 years ago
Chris Lu 03637d6f57 s3: move "delete-directory-if-empty" to read time 4 years ago
Chris Lu 37075a414d adjust logs 4 years ago
Chris Lu 3fedfec1e7 check cross device rename error 4 years ago
Chris Lu c2f18a10cb minor 4 years ago
Chris Lu 4b0c2a846b add logs 4 years ago
Chris Lu 83078ac6ce filer: change to /etc/seaweedfs folder on filer 4 years ago
Chris Lu 765b3ef1be save /etc/iam/identity.json inside filer store 4 years ago
Chris Lu a9c619c270 added error handling for saving 4 years ago
Chris Lu 8e78187a97 add back last read chunk cache to reader and properly close the reader 4 years ago
Chris Lu 900d22c6ec mount: avoid memory leaking read buffer 4 years ago
Chris Lu fce8803087 break import cycle 4 years ago
Chris Lu 01e2da5782 refactoring 4 years ago
Chris Lu 9acda432fe fix import cycle 4 years ago
Chris Lu 5931a2f53f filer conf: support json conf only 4 years ago
Chris Lu f4abd01adf filer: cache small file to filer store 4 years ago
Chris Lu a9c6be5fc3 set creation time 4 years ago
Chris Lu 0d345ac97d s3: remove empty parent folder on delete 4 years ago
Chris Lu cc2bd97ad9 refactor 4 years ago
Chris Lu 0da7ecfd29 go fmt 4 years ago
Chris Lu effa00ed08 refactor 4 years ago
Chris Lu 513bcd6e0d filer: avoid duplicated FindEntry for deletion 4 years ago
Chris Lu eab53ea80d filer leveldb store: a bit more efficient directory listing with prefix 4 years ago
Chris Lu 290b5e2cd0 directly delete file chunks 4 years ago
Chris Lu dc304342b2 fs.configure: configurable volume growth 4 years ago
Chris Lu 5f19e81dab filer confi: support hierachical configuration 4 years ago
Chris Lu c0d279c54e filere.conf: prefer to use json format 4 years ago
Chris Lu ee2fa14dbe filer conf: delete location specific configuration 4 years ago
Chris Lu 71056dae07 fs.configure: read and local add filer configuration 4 years ago
Chris Lu 0ea5c087ce go fmt 4 years ago