package
3.5.2+incompatible
Repository: https://github.com/youngagency/messaging.git
Documentation: pkg.go.dev

# Functions

NewRedisEventStorage creates a connection pool to redis.

# Variables

ErrDuplicateEvent is returned by Add method if given message already exists.

# Structs

RedisEventStorage is used to persist processed events in a redis hashset.

# Interfaces

EventStorage is used to persist processed events.