// Copyright (c) Mainflux
// SPDX-License-Identifier: Apache-2.0

// Package redis contains the domain concept definitions needed to support
// Mainflux redis events source service functionality.
//
// It provides the abstraction of the redis stream and its operations.
package redis
