chrislu
12f858b930
filer: add username and keyPrefix support for Redis stores
Addresses https://github.com/seaweedfs/seaweedfs/issues/7299
- Add username config option to redis2, redis_cluster2, redis_lua, and
redis_lua_cluster stores (sentinel stores already had it)
- Add keyPrefix config option to all Redis stores to prefix all keys,
useful for Envoy Redis Proxy or multi-tenant Redis setups
2 days ago
chrislu
c59517e284
upgrade to github.com/redis/go-redis/v9
fix https://github.com/seaweedfs/seaweedfs/issues/4532
1 year ago
chrislu
3fbf4f6189
Revert "Initial patch for redis version 7 support ( #4572 )"
This reverts commit a25bca0692 .
3 years ago
Aaron Gipson
a25bca0692
Initial patch for redis version 7 support ( #4572 )
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
3 years ago
banjiaojuhao
b5ec346700
FilerStore: add redis_lua
4 years ago
Chris Lu
acc0d5cd2c
Revert "Revert "filer store: redis module upgrade""
This reverts commit dd0171e35c .
5 years ago
Chris Lu
dd0171e35c
Revert "filer store: redis module upgrade"
This reverts commit 40161c9cec .
5 years ago
Chris Lu
40161c9cec
filer store: redis module upgrade
5 years ago
Chris Lu
90d785a15f
filer: redis, redis cluster, cassandra support super large directory
5 years ago
Chris Lu
eb7929a971
rename filer2 to filer
5 years ago
Chris Lu
b5a713be68
filer store: add redis2 redis_cluster2 as default redis store
6 years ago
Chris Lu
d335f04de6
support env variables to overwrite toml file
6 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
6 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
6 years ago
Chris Lu
95b997fb35
go fmt
7 years ago
Chris Lu
f827ada811
merge notification config with filer.toml
7 years ago
Chris Lu
708acee502
add support for redis cluster
fix https://github.com/chrislusf/seaweedfs/issues/705
7 years ago
Chris Lu
eb2acd11c2
decouple from viper for filer store
8 years ago
Chris Lu
0301504184
add mime, use simple insert and update filer store API
1. add mime type to file in filer
2. purge old chunks if overwrite during insert
8 years ago
Chris Lu
458ada173e
go fmt
8 years ago
Chris Lu
03d76479a5
add reds
8 years ago