A local-first todo application demonstrating real-time data synchronization between client-side SQLite and server-side SQLite using CRDTs (Conflict-free Replicated Data Types). Built as an educational ...
SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, task management, and cross-machine bridge sync - RMANOV/sqlite-memory-mcp ...