Package org.redisson

Class RedissonReactive

java.lang.Object
org.redisson.RedissonReactive
All Implemented Interfaces:
RedissonReactiveClient

public class RedissonReactive extends Object implements RedissonReactiveClient
Main infrastructure class allows to get access to all Redisson objects on top of Redis server.
Author:
Nikita Koksharov