Monlite – documents, vectors, cache, and job queue in one SQLite file
A developer created monlite, a TypeScript library that consolidates document storage, vector search, full-text search, key-value caching, job queuing, and cron scheduling into a single SQLite file. Th…