Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
func Open(options map[string]any) (rediscontract.Client, error)
Open is a convenience function that calls Driver.Open.
Types ¶
type Driver ¶
type Driver struct{}
Driver provides redis standalone driver
func (Driver) Open ¶
Open opens redis standalone client.
For more information about options, see https://pkg.go.dev/github.com/redis/go-redis/v9#Options
Click to show internal directories.
Click to hide internal directories.