sui_core

Module execution_cache

Source

Re-exports§

Modules§

  • MemoryCache is a cache for the transaction execution which delays writes to the database until transaction results are certified (i.e. they appear in a certified checkpoint, or an effects cert is observed by a fullnode). The cache also stores committed data in memory in order to serve future reads without hitting the database.

Structs§

Traits§

Functions§

Type Aliases§