Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ Rollback
Method
Rollback
xenomint/state.go:46–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
type
sqlTransaction
interface
{
45
Commit() error
46
Rollback() error
47
}
48
49
type
sqlHandler
interface
{
Callers
4
readTx
Method · 0.65
rollbackHandler
Method · 0.65
BenchmarkStorage
Function · 0.65
teardownBenchmarkLargeWriteTx
Function · 0.65
Implementers
3
conn
client/conn.go
Storage
storage/storage.go
RaftNode
twopc/twopc_test.go
Calls
no outgoing calls
Tested by
2
BenchmarkStorage
Function · 0.52
teardownBenchmarkLargeWriteTx
Function · 0.52