# Functions

NewCache returns a new cache tied to the lifetime of the context.

# Constants

Currently supported types are Touch and Delete.
Currently supported types are Touch and Delete.

# Structs

Cache stores operations fetched from the WAL that need to be transformed and synced to SpiceDB.
Operation is an OpType + the Relationship that was generated.

# Type aliases

OperationType stores what needs to happen to the relationships in the cache.