803 Commits (7eb8257126576921ff328059d4e5c503f9d53cf7)

Author SHA1 Message Date
Chris Lu 7336990639 faster file read for large files 3 years ago
Chris Lu 8e3075d051 ensure file entry chunks have populated the file id 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Konstantin Lebedev 9d6ffa0ea1 GetBucketLifecycleConfigurationHandler 3 years ago
Konstantin Lebedev be4b3ed509 AclHandlers 3 years ago
Chris Lu f4676824a7 fix test code compilation 3 years ago
Chris Lu 8205166009 disable testing with redis server 3 years ago
Chris Lu 3e2acf677c removing tikv to resolve "go mod tidy" problem 3 years ago
Chris Lu 17e08a16f4 fix redis3 deletion 3 years ago
Chris Lu e4830bd93d go fmt 3 years ago
Chris Lu 0a856241fe avoid int bigger than math.MaxInt32 3 years ago
Chris Lu f3d8232e14 reduce one redis lookup on hot path 3 years ago
Chris Lu 2336a397dc use pipeline to save some time 3 years ago
Chris Lu 371fead8a5 redis3 using redis native sorted set 3 years ago
Chris Lu 8668d49c9d test with real redis 3 years ago
Chris Lu 6b31f3c97a add benchmark test 3 years ago
Chris Lu 893f0587b1 redis3 adds distributed locking 3 years ago
Chris Lu 947add39e6 clean up *SkipListElementReference loaded from Redis 3 years ago
Chris Lu 2b9aab3442 use 1000 per batch 3 years ago
Chris Lu 366f522a2d add redis3 3 years ago
chrislusf 3ffbaaa071 use github.com/linxGnu/grocksdb 3 years ago
Chris Lu 040443e2d1 fix possible error case 3 years ago
Chris Lu 9887610b54 log tsNs should be processing time 3 years ago
Chris Lu 2baed2e1e9 avoid possible metadata subscription data loss 3 years ago
Chris Lu 49d971e602 filer: redis store needs to clean up batch deleted sub folders 3 years ago
Chris Lu 8f2e4be074 wip 3 years ago
Chris Lu 96514f0f00 fix tests 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
joshuafc 5654d0d60d CompactionTableSizeMultiplier of leveldb use default value. #2325 3 years ago
Chris Lu 574485ec69 better IP v6 support 3 years ago
zhoub 6a7ed1bd0e add bloom filter to leveldb_store to improve fuse performance. 3 years ago
Chris Lu 6923af7280 refactoring 3 years ago
Chris Lu 28f45f8fa6 re-org 3 years ago
Chris Lu df29281536 rename 3 years ago
Chris Lu c3db389e42 refactor 3 years ago
Chris Lu e9ce099453 rename 3 years ago
Chris Lu 8707ef00a6 refactor 3 years ago
Chris Lu 8ec357b3d3 go mod 3 years ago
Chris Lu 7ce97b59d8 go fmt 3 years ago
yulai.li b17b81529e Add build tags for TiKV filerstore 3 years ago
Chris Lu dc481c081c remove unused function 3 years ago
Chris Lu 9242f3aaeb fix build 3 years ago
Chris Lu 05a648bb96 refactor: separating out remote.proto 3 years ago
yulai.li c1dc5ab4ac Add deleterange_concurrency to filer configuration file 3 years ago
yulai.li 318757ef8c Change DeleteFolderChildren to DeleteRange api 3 years ago
yulai.li 546efeba8f Fix build bug 3 years ago
yulai.li 2088f28424 init post 3 years ago
Chris Lu 9bcf94b2b1 ensure multi-threaded correctness 3 years ago
Chris Lu 40dc283b2d fix locating data chunks 3 years ago
Chris Lu 72eb6d5b9d ensure no writes to remote storage if content is not changed 3 years ago