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