Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dosco/graphjin
/ Close
Method
Close
serv/cache.go:35–35 ·
view source on GitHub ↗
Close releases resources
()
Source
from the content-addressed store, hash-verified
33
34
// Close releases resources
35
Close() error
36
}
37
38
func
cacheIndexRefs(refs []core.RowRef, includeExact bool) []core.RowRef {
Callers
15
Query
Method · 0.65
TestLive_NestedRead
Function · 0.65
TestLive_InsertReadAfterWrite
Function · 0.65
TestLive_Introspect
Function · 0.65
TestLive_Paging
Function · 0.65
fetchDiscovery
Function · 0.65
firebaseKeyFunction
Function · 0.65
Resolve
Method · 0.65
encryptValues
Function · 0.65
executeDatabaseJoinQuery
Method · 0.65
executeForDatabaseRoots
Method · 0.65
execute
Method · 0.65
Implementers
2
MemoryCache
serv/cache_memory.go
RedisCache
serv/cache_redis.go
Calls
no outgoing calls
Tested by
15
TestLive_NestedRead
Function · 0.52
TestLive_InsertReadAfterWrite
Function · 0.52
TestLive_Introspect
Function · 0.52
TestLive_Paging
Function · 0.52
TestReproSubHang
Function · 0.52
TestSubscriptionRoleQueryWithNilRequestConfig
Function · 0.52
TestSubscriptionWhereVariableRejected
Function · 0.52
TestSourceModeBlockedTableReturnsUnauthorized
Function · 0.52
TestSourceModeAccountVariableMustComeFromIdentity
Function · 0.52
TestOpenAPIBridgeResolve
Function · 0.52
TestGraphQLRoleQueryMatchesConfiguredRole
Function · 0.52
TestGraphQLRoleQueryDefaultsToUser
Function · 0.52