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
Summary - Updated the version of "@the-brains/github-db" to "^1.0.11" and "redis" to "^4.7.0" in package.json. - Updated the import statements and modified the createRedisClient function in src/index.tsx. - Updated the connectRedis function to accept a new parameter and added a new interface for RedisConfig in src/redis/redis-util.ts. - Modified the RedisWrap class to accept a config parameter and utilize the config values in src/redis/redis-wrap.ts. 3fccd13