aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/redis_lua/universal_redis_store.go
AgeCommit message (Expand)AuthorFilesLines
2025-12-01filer: add username and keyPrefix support for Redis stores (#7591)Chris Lu1-5/+13
2025-11-25Add error list each entry func (#7485)tam-i131-1/+8
2025-06-24Changes logging function (#6919)Aleksey Kosov1-1/+1
2024-07-11upgrade to github.com/redis/go-redis/v9chrislu1-1/+1
2023-06-12Revert "Initial patch for redis version 7 support (#4572)"chrislu1-1/+1
2023-06-12Initial patch for redis version 7 support (#4572)Aaron Gipson1-1/+1
2022-11-15refactor filer_pb.Entry and filer.Entry to use GetChunks()chrislu1-1/+1
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-5/+5
2022-05-01refactor use const CountEntryChunksForGzipKonstantin Lebedev1-1/+1
2022-02-15FilerStore: add redis_luabanjiaojuhao1-0/+191