redis

package
v0.0.0-...-2c27dae Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector struct {
	abstract.ConfigurableConnector
	Client *redis.Client
}

Connector ... Redis connector

func NewRedisConnector

func NewRedisConnector() *Connector

NewRedisConnector factory

func (*Connector) CloseConnection

func (c *Connector) CloseConnection()

CloseConnection ... terminates the connection

func (*Connector) InitConnection

func (c *Connector) InitConnection(def *conf.DataSourceDefinition)

InitConnection ... inits connection

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL