keyval

package
v0.0.0-...-2f1cb99 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyvalClient

type KeyvalClient struct {
	// contains filtered or unexported fields
}

func NewKeyvalClient

func NewKeyvalClient() (*KeyvalClient, error)

func (*KeyvalClient) Close

func (c *KeyvalClient) Close()

func (*KeyvalClient) Get

func (c *KeyvalClient) Get(key string) valkey.ValkeyResult

func (*KeyvalClient) Set

func (c *KeyvalClient) Set(key string, value string) valkey.ValkeyResult

func (*KeyvalClient) Xadd

func (c *KeyvalClient) Xadd(key string, id string, fields [][]string) valkey.ValkeyResult

Jump to

Keyboard shortcuts

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