Describe the suggested improvement
We don't know if SQLite would work with SQL Persistence as a store for a single-instance endpoint. We've never attempted any tests and documentation doesn't metnion SQLite at all.
SQLite v3 includes locking and concurrency features that may enable its use as a persistence store. Whether it works or not, it would be good to have proof and add a statement to documentation.
Additional Context
No response