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
RedisConnector is currently using deprecated APIs from the RedisConnection interface.
Class should be refactored to use keyCommands() and stringCommands() instead.
The text was updated successfully, but these errors were encountered:
RedisConnector
is currently using deprecated APIs from theRedisConnection
interface.Class should be refactored to use
keyCommands()
andstringCommands()
instead.The text was updated successfully, but these errors were encountered: