mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-04 01:48:27 +02:00
missing scard
This commit is contained in:
parent
5640230f5b
commit
a60613ec11
@ -104,6 +104,7 @@ class TenantRedis(redis.Redis):
|
||||
"startswith",
|
||||
"sadd",
|
||||
"srem",
|
||||
"scard",
|
||||
] # Regular methods that need simple prefixing
|
||||
|
||||
if item == "scan_iter":
|
||||
|
Loading…
x
Reference in New Issue
Block a user