sqlite
The one log and artifact store.
Opens lazily: no I/O until first use.
Import from @threads/core (TypeScript) or threads (Python).
function sqlite(path: string): StoreParameters
pathstringrequired":memory:" for a throwaway store (tests).