Skip to content

v0.4.10 — SQLite backend switch fix

Choose a tag to compare

@LuizEduPP LuizEduPP released this 20 Jun 03:35
c3c9501

Fixed

  • SQLite backend switch no longer fails with No such file or directory: entries.json when 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.json changes, and storage backend resolution falls back to SQLite when entries.db exists but entries.json was migrated away.

Install

pip install rememb==0.4.10