MCPcopy Create free account
hub / github.com/dotchain/dot / Cache

Interface Cache

ops/cache.go:18–24  ·  view source on GitHub ↗

Cache holds transformation state for each operation. The transformed op is a version of the original op but one which can be applied directly on top of the previous version. The untransformed operation generally cannot be applied because it might have a Basis() or Parent() that is much older than t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

xformMethod · 0.65
xformMethod · 0.65

Implementers 4

Sessionclient.go
cachex/cmd/dotls/dotls.go
nullCachetest/testops/cache.go
memCachetest/testops/cache.go

Calls

no outgoing calls

Tested by

no test coverage detected