CommonConnectionF

trait CommonConnectionF[F[_], K, V]
class Object
trait Matchable
class Any

Value members

Abstract methods

def async(): CommonAsyncCommandsF[F, K, V]
def sync(): CommonSyncCommandsF[F, K, V]