aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/redis2/universal_redis_store.go
AgeCommit message (Expand)AuthorFilesLines
2025-06-24Changes logging function (#6919)Aleksey Kosov1-1/+1
2024-07-11upgrade to github.com/redis/go-redis/v9chrislu1-2/+2
2023-06-12Revert "Initial patch for redis version 7 support (#4572)"chrislu1-2/+2
2023-06-12Initial patch for redis version 7 support (#4572)Aaron Gipson1-2/+2
2022-11-15refactor filer_pb.Entry and filer.Entry to use GetChunks()chrislu1-1/+1
2022-10-12filer: redis store reduce from 2 redis operations to 1 for updates.chrislu1-12/+19
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-4/+4
2022-05-01refactor use const CountEntryChunksForGzipKonstantin Lebedev1-1/+1
2021-11-02go fmtChris Lu1-2/+2
2021-10-27filer store: redis2 fix wrong paginationChris Lu1-6/+17
2021-09-18filer: redis store needs to clean up batch deleted sub foldersChris Lu1-0/+2
2021-07-22filer: fix mysql, postgres batch delete errorChris Lu1-1/+1
2021-06-15avoid crashes Galera ClusterKonstantin Lebedev1-1/+1
2021-01-15add stream list directory entriesChris Lu1-12/+10
2021-01-14change limit to int64 in case of overflowChris Lu1-3/+3
2021-01-14implement redis changesChris Lu1-10/+14
2021-01-14skip not found error in case of race conditionChris Lu1-0/+3
2021-01-11Revert "Revert "filer store: redis module upgrade""Chris Lu1-13/+13
2021-01-11Revert "filer store: redis module upgrade"Chris Lu1-13/+13
2021-01-08filer store: redis module upgradeChris Lu1-13/+13
2020-12-22go fmtChris Lu1-1/+1
2020-12-22remove unused codeChris Lu1-15/+8
2020-12-22filer: redis, redis cluster, cassandra support super large directoryChris Lu1-0/+32
2020-09-03filer: Redis cleanly delete directoryChris Lu1-4/+8
2020-09-03filer: compress stored metadataChris Lu1-1/+5
2020-09-01rename filer2 to filerChris Lu1-0/+166