//
pkg.gl
Category
github.com/mikhailsoldatkin/platform_common
pkg
cache
redis
package
1.0.3
Repository:
https://github.com/mikhailsoldatkin/platform_common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
167 SLOC
#
Functions
NewClient
NewClient creates a new instance of Client with the provided Redis connection pool and configuration.
#
Structs
Client
Client represents a Redis client that interacts with a Redis database using a connection pool.
Config
Config represents the configuration settings for connecting to a Redis database.