OSS
claude-mem's paid cloud sync moved off Cloudflare after its Worker hub hit Free plan caps and failed every request
thedotmack/claude-mem (94,720 stars) shipped v13.26.0 and v13.26.1 on 2026-09-26. The notes say the CMEM Pro sync hub on a Cloudflare Worker was failing every request because it hit Free plan caps, so sync now runs on a protocol-v2 hub at sync.cmem.ai on Fly and Neon Postgres, and existing installs are rewritten to it automatically. 13.26.1 pauses sync on 401/403 and re-checks hourly instead of retrying forever, and quarantines any op the server rejects three times so the rest of the queue keeps uploading.
Source
↳ Follow the thread