fastify-session-sqlite-store SQLite session store for fastify. Requires @mgcrea/fastify-session to handle sessions. Relies on better-sqlite3 to interact with sqlite. Built with TypeScript for static type checking with exported types along the library.