package
1.28.0-130.0
Repository: https://github.com/temporalio/temporal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFactory returns an instance of a factory object which can be used to create datastores backed by any kind of SQL store.
NewQueueV2 returns an implementation of persistence.QueueV2.
NewRefCountedDBConn returns a logical mysql connection that uses reference counting to decide when to close the underlying connection object.
NewSQLAdminDB returns a AdminDB.
NewSQLDB creates a returns a reference to a logical connection to the underlying SQL database.
NewSQLExecutionStore creates an instance of ExecutionStore.
No description provided by the author
No description provided by the author
NewTestCluster returns a new SQL test cluster.
RegisterPlugin will register a SQL plugin.
VerifyCompatibleVersion ensures that the installed version of temporal and visibility is greater than or equal to the expected version.

# Constants

int overflow.
NOTE: transaction ID is *= -1 in DB.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
TODO: Rename all SQL Managers to Stores.
TestCluster allows executing cassandra operations in testing.