Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ Wait
Method
Wait
pkg/cache/interfaces.go:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
Get(key string) (any, bool)
6
Set(key string, value any, cost int64) bool
7
Wait()
8
Close()
9
}
10
Callers
15
TestRistretto
Function · 0.65
TestRistretto_Get
Function · 0.65
TestRistretto_Set
Function · 0.65
Wait
Method · 0.65
serve
Function · 0.65
schema_reader_test.go
File · 0.65
data_reader_test.go
File · 0.65
authn_test.go
File · 0.65
BulkCheck
Method · 0.65
SubjectPermission
Method · 0.65
subjectFilterExclusion
Function · 0.65
subjectFiltersRun
Function · 0.65
Implementers
2
noopCache
pkg/cache/interfaces.go
Ristretto
pkg/cache/ristretto/ristretto.go
Calls
no outgoing calls
Tested by
7
TestRistretto
Function · 0.52
TestRistretto_Get
Function · 0.52
TestRistretto_Set
Function · 0.52
BenchmarkConcurrentPublishing
Function · 0.52
BenchmarkExtremeConcurrency
Function · 0.52
BenchmarkBurstRequests
Function · 0.52
BenchmarkMixedWorkload
Function · 0.52