Skip to main content

Module inmemory

Module inmemory 

Source
Expand description

InMemoryRunStore — a process-volatile RunStore used by the current default.

Structs§

InMemoryRunStore
Process-volatile RunStore used as the current default. Entries are lost on restart; persistent backends (SQLite / Git / mini-app / …) are future carries.