redis

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package redis contains cache implementations using Redis as the underlying database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEventStoreMiddleware

func NewEventStoreMiddleware(svc things.Service, client *redis.Client) things.Service

NewEventStoreMiddleware returns wrapper around things service that sends events to event store.

func NewProfileCache added in v0.24.0

func NewProfileCache(client *redis.Client) things.ProfileCache

NewProfileCache returns redis profile cache implementation.

func NewThingCache

func NewThingCache(client *redis.Client) things.ThingCache

NewThingCache returns redis thing cache implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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