fond-store 0.2.2

SQLite persistence, migrations, and FTS5 search for fond recipe manager
Documentation

SQLite persistence, migrations, and FTS5 search for fond.

The database is a derived index — .cook recipe files on disk are the source of truth, and fond reindex rebuilds the DB from those files. The database is disposable; the files are sacred.