v0.4.10 — SQLite backend switch fix
Fixed
- SQLite backend switch no longer fails with
No such file or directory: entries.jsonwhen another process (for example the MCP server) still had a stale in-memory config cache after migration. - Config cache now reloads from disk when
config.jsonchanges, and storage backend resolution falls back to SQLite whenentries.dbexists butentries.jsonwas migrated away.
Install
pip install rememb==0.4.10