Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgraph-io/dgraph-benchmarks
/ Close
Method
Close
cachebench/ristretto/cache.go:330–330 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
func
(c *BenchFastCache) Close() {}
331
332
type
BenchFreeCache
struct
{
333
cache *freecache.Cache
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected