# Functions
NewSeedComponent creates a new SeedComponent instance.
# Constants
ComponentType represents the type of the redis seed component.
# Structs
Entries contains a list of HSet and Set entries to set in redis.
HSet Represents a key-value pair to set in a redis hash.
SeedComponent is a component for seeding redis with data.
SeedConfig represents the configuration for the redis seed component.
Set Represents a key-value pair to set in redis.