package
0.0.0-20250106071849-df598f952530
Repository: https://github.com/fantom-foundation/aida.git
Documentation: pkg.go.dev

# Functions

NewKeyCache creates a new key cache.
NewContext creates a new record context.
NewReplay creates a new replay context.
NewSnapshotIndex creates a new snapshot index data structure.

# Constants

KeyCacheLength sets the length of key cache (i.e.
Size of write buffer for writing trace file.

# Structs

Context is an environment/facade for recording and replaying trace files.
KeyCache data structure for keeping a cache of most frequent accessed storage keys.
Record is the recording environment/facade.
Replay is the replaying environment/facade.
SnapshotIndex is a translation table that maps a recorded snapshot-id to a replayed snapshot-id.