694 Commits (805faac7534756e564ef265341f8d72b33476c54)

Author SHA1 Message Date
qieqieplus c7e7431fd3 fix seek lastkey may reach EOF 4 years ago
Chris Lu e327385644 go fmt 4 years ago
Chris Lu 2b76854641 add "weed filer.cat" to read files directly from volume servers 4 years ago
qieqieplus 0764fccde7 ignore decode error for non-entry data 4 years ago
qieqieplus b2e50f602f
fix time comparison 4 years ago
qieqieplus bbae13e415 impl: TTL per entry for rocksdb; fix package name 4 years ago
henry 942a30f04c remove sort 4 years ago
qieqieplus ebb223c190 fix for rocksdb kv 4 years ago
chenqieqie 40b3207f18 fix #1726 4 years ago
Chris Lu bdd166c031 adjust readme 4 years ago
Chris Lu f4d87f8b9d works 4 years ago
Chris Lu 2c3c2c27d7 separate prefix from namePattern 4 years ago
henry 14ddd15508 1 Distinguish between folders and common files, folders are listed first 4 years ago
Chris Lu da7e5aaa65 filer: optimize for less number of directory lookup 4 years ago
Chris Lu da87f6b265 remove unused code 4 years ago
Chris Lu 0a7c5f85a9 filer: add namePattern to search in current folder 4 years ago
Chris Lu 0e016bc7bd hbase add ttl 4 years ago
Chris Lu 9bf6c10505 fix prefix 4 years ago
Chris Lu 2fea8cfa0f fix compilation 4 years ago
Chris Lu 53bc1ea25b fix compilation 4 years ago
Chris Lu b5e2be635a adjust for directory listing 4 years ago
Chris Lu c4a202ec41 fix wrong column family 4 years ago
Chris Lu 94e3757c08 fix 4 years ago
Chris Lu 64c48c9724 seems compiling 4 years ago
Chris Lu a0990b929d minor 4 years ago
Chris Lu 97e3432dfe avoid wrong error 4 years ago
Chris Lu 4f31c1bb94 go fmt 4 years ago
Chris Lu 6c4f32d173 remove unused code 4 years ago
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