persistence

package
v0.9.250 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSQLPersistenceSystem

func NewSQLPersistenceSystem(sqlSystem sql_system.SQLSystem) persistence.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]anysdk.SQLExternalTable) error

func (*SQLPersistenceSystem) HandleViewCollection

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

Jump to

Keyboard shortcuts

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