|
|
@ -21,7 +21,7 @@ import java.util.UUID; |
|
|
|
import com.fr.third.socketio.store.pubsub.BaseStoreFactory; |
|
|
|
import com.fr.third.socketio.store.pubsub.BaseStoreFactory; |
|
|
|
import com.fr.third.socketio.store.pubsub.PubSubStore; |
|
|
|
import com.fr.third.socketio.store.pubsub.PubSubStore; |
|
|
|
import com.fr.third.redisson.Redisson; |
|
|
|
import com.fr.third.redisson.Redisson; |
|
|
|
import com.fr.third.redisson.api.RedissonClient; |
|
|
|
import com.fr.third.redisson.RedissonClient; |
|
|
|
|
|
|
|
|
|
|
|
public class RedissonStoreFactory extends BaseStoreFactory { |
|
|
|
public class RedissonStoreFactory extends BaseStoreFactory { |
|
|
|
|
|
|
|
|
|
|
|