675 Commits (8ff29ab30d90b7bf3a1be17a66c60436e6bd1936)

Author SHA1 Message Date
chrislu 0ec7bc6710 detect non streaming mode on the first read 3 years ago
chrislu 4c1368d621 fix test 3 years ago
chrislu 0cb9036f66 mount: only cache the first chunk on stream read 3 years ago
chrislu a152f17937 mount: improve read performance on random reads 3 years ago
Bl1tz23 83bffca7e6 fix MongodbStore.ListDirectoryEntries panic on find failure 3 years ago
Chris Lu 689f5513a9 redis3 supports sentinel 3 years ago
Chris Lu 2f72c24498 skip the rest logic 3 years ago
Chris Lu 96c66ca2aa read deleted chunks when replicating data 3 years ago
limd 220797bd71 support redis sentinel 3 years ago
Chris Lu 7bf891c00a randomize same-dc servers and other-dc servers 3 years ago
Chris Lu 4729a57cc0 use constants 3 years ago
Chris Lu e0fc2898e9 auto updated filer peer list 3 years ago
Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 3 years ago
Chris Lu 7348d2ae63 randomize traffic if replicated 3 years ago
Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 3 years ago
Chris Lu 0c8dea9de8 go fmt 3 years ago
Chris Lu 1b90d60765 filer: paginate large directories to delete file chunks 3 years ago
Chris Lu 24858507cc rename API to avoid confusion 3 years ago
Chris Lu f5824f369c avoid reporting error when it is a user request error 3 years ago
Chris Lu 2e76834e4d filer store: redis2 fix wrong pagination 3 years ago
Chris Lu 900e888695 filer: avoid possible prefixed pagination loop on unsupported filer stores 3 years ago
Chris Lu 8e2c9713a3 turn on new faster algorithm to translate into visible chunks 3 years ago
Chris Lu e7d1f183cc ensure file id is populated 3 years ago
Chris Lu fc1694b321 add tests 3 years ago
Chris Lu b9a2efd69b temporarily reverting 3 years ago
Chris Lu 8a124ef9fc Revert "remove deprecated code" 3 years ago
Chris Lu 93624635b4 Revert "go fmt" 3 years ago
Chris Lu 6c704eb2ba go fmt 3 years ago
Chris Lu de7688c539 remove deprecated code 3 years ago
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