package
1.1.64
Repository: https://github.com/btm6084/utilities.git
Documentation: pkg.go.dev

# Functions

New creates a new client.

# Variables

DefaultTTL defines a default TTL value for all keys.
ErrNotFound is returned when no data was found.
Namespace allows for a custom Namespace to be added to all keys.

# Structs

Client provides interaction with redis.
Noop allows us to have a passthrough, do nothing cache.

# Interfaces

No description provided by the author