persistence

package
v0.10.557 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSQLPersistenceSystem

func NewSQLPersistenceSystem(sqlSystem sql_system.SQLSystem) formulation.PersistenceSystem

Types

type SQLPersistenceSystem

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

func (*SQLPersistenceSystem) CacheStoreGet

func (s *SQLPersistenceSystem) CacheStoreGet(key string) ([]byte, error)

func (*SQLPersistenceSystem) CacheStorePut

func (s *SQLPersistenceSystem) CacheStorePut(key string, value []byte, expiration string, ttl int) error

func (*SQLPersistenceSystem) GetSystemName

func (s *SQLPersistenceSystem) GetSystemName() string

func (*SQLPersistenceSystem) HandleExternalTables

func (s *SQLPersistenceSystem) HandleExternalTables(
	providerName string, externalTables map[string]formulation.SQLExternalTable) error

func (*SQLPersistenceSystem) HandleViewCollection

func (s *SQLPersistenceSystem) HandleViewCollection(viewCollection []formulation.View) error

Jump to

Keyboard shortcuts

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