memory

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memory added in v0.4.0

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

func Create added in v0.4.0

func Create() *Memory

Create in memory snapshot store

func (*Memory) Close added in v0.4.0

func (m *Memory) Close()

func (*Memory) Get added in v0.4.0

func (m *Memory) Get(ctx context.Context, aggregateID, aggregateType string) (core.Snapshot, error)

func (*Memory) Save added in v0.4.0

func (m *Memory) Save(snapshot core.Snapshot) error

Jump to

Keyboard shortcuts

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