package
0.39.2
Repository: https://github.com/crewlinker/clgo.git
Documentation: pkg.go.dev

# Functions

New inits a universal client and instruments it if available.
NewLogger inits a Redis logger from a zap logger.
NewOptions parses our environment config into options for the Redis client.
Provide configures the DI for providng database connectivity.
TestProvide configures the DI for a test environment.

# Structs

Config configures Redis through the environment.
Logger logger implements: https://github.com/go-redis/redis/blob/86258a11a93291b817f420fff47e79bd22fcb4ca/redis.go.