You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use redis v7 and go-redis v9,while go-rejson use go-redis v8,their apis have some difference,i cant pass go-redis v9's *redis.Client
to SetGoRedisClient function
The text was updated successfully, but these errors were encountered:
I use redis v7 and go-redis v9,while go-rejson use go-redis v8,their apis have some difference,i cant pass go-redis v9's *redis.Client
to SetGoRedisClient function
The text was updated successfully, but these errors were encountered: