Interface RedisMasterAsync

All Superinterfaces:
RedisNodeAsync
All Known Subinterfaces:
RedisMaster
All Known Implementing Classes:
RedisNode

public interface RedisMasterAsync extends RedisNodeAsync
Redis Master node API interface
Author:
Nikita Koksharov