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
Also, consider to support both MySQLStorageDriver and RedisStorageDriver together. So we can use MySQL to store and interact with DB and Redis to cache for faster speed.
Add
RedisStorageDriverandMongoDBStorageDriver.Also, consider to support both
MySQLStorageDriverandRedisStorageDrivertogether. So we can use MySQL to store and interact with DB and Redis to cache for faster speed.