package
0.12.4
Repository: https://github.com/dimo-network/shared.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

NewRedisCacheService establishes connection to Redis and creates client.

# Structs

Settings add these redis settings to your settings struct.

# Interfaces

CacheService combines methods of redis client and redis clustered client to have one impl that works for both, reduced to only what we use.