redis

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package redis implements a cross-node event bus backed by Redis Pub/Sub. It wraps a local bus for in-process fan-out and publishes user-targeted events to Redis channels for cross-node delivery. The "infinispan" event bus variant uses the same implementation since Infinispan speaks the RESP protocol.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadFromOptions

func LoadFromOptions(ctx context.Context, opts *goredis.Options) (registryeventbus.EventBus, error)

LoadFromOptions creates a Redis/RESP-backed event bus from go-redis Options.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL