387 Commits (a7383a8a1cde4bdd930914856bf17d53c69e5b74)

Author SHA1 Message Date
Chris Lu 361043e6c1 filer store: leveldb2 fix nil entry error if not found 4 years ago
Chris Lu cfb9342a15 avoid concurrent map updates to viper 4 years ago
Chris Lu acc0d5cd2c Revert "Revert "filer store: redis module upgrade"" 4 years ago
Chris Lu dd0171e35c Revert "filer store: redis module upgrade" 4 years ago
Chris Lu 394513f598 filer: ensure seamless meta data updates 4 years ago
Chris Lu e2e0e30a51 filer: redis default to false for useReadOnly and routeByLatency 4 years ago
Chris Lu 40161c9cec filer store: redis module upgrade 4 years ago
qieqieplus 0f18592315 alter style 4 years ago
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