package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev

# Functions

NewRedisByURLClient connects to a Redis server at the given URL using the HTTP URI scheme.
NewRedisClient connects to the Redis server and does a ping to check if the connection works correctly.

# Structs

RedisOption applies several options for the Redis client.