Expand description
InMemoryTaskStore — a process-volatile TaskStore used by the current
default.
Structs§
- InMemory
Task Store - Process-volatile
TaskStoreused as the current default. Entries are lost on restart; persistent backends (SQLite / Git / mini-app / …) are future carries.