Class RedisManager
java.lang.Object
net.joseplay.allianceutils.api.pluginComunicate.RedisManager
-
Constructor Summary
ConstructorsConstructorDescriptionRedisManager(io.lettuce.core.api.async.RedisAsyncCommands<String, String> async, io.lettuce.core.api.sync.RedisCommands<String, String> sync) -
Method Summary
-
Constructor Details
-
RedisManager
-
-
Method Details
-
set
-
get
-
sendMessage
-
sendMessage
-
setAsync
-
sendMessageAsync
-