//
pkg.gl
Category
github.com/Not-Diamond/go-notdiamond
pkg
redis
package
0.0.22
Repository:
https://github.com/not-diamond/go-notdiamond.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
362 SLOC
#
Functions
NewClient
NewClient creates a new Redis client with the given configuration.
#
Structs
Client
Client wraps the Redis client with our specific operations.
Config
Config holds Redis connection configuration.