什麼是 storage-sync?
同步 Turso(持久性)和 redb(快取)儲存層之間的記憶體。當快取出現過時、發生故障後或定期維護期間使用。 來源:d-o-hub/rust-self-learning-memory。
同步 Turso(持久性)和 redb(快取)儲存層之間的記憶體。當快取出現過時、發生故障後或定期維護期間使用。
透過命令列快速安裝 storage-sync AI 技能到你的開發環境
來源:d-o-hub/rust-self-learning-memory。
Synchronize memories between Turso (durable) and redb (cache) storage layers.
| Turso unavailable | Skip sync, log warning, retry later | | redb corruption | Attempt repair, rebuild from Turso | | Partial sync | Track progress, resume from last point |
| Slow syncs | Reduce cache size, increase batch | | redb lock errors | Use dedicated write task | | Memory pressure | Stream large results, smaller batches |
同步 Turso(持久性)和 redb(快取)儲存層之間的記憶體。當快取出現過時、發生故障後或定期維護期間使用。 來源:d-o-hub/rust-self-learning-memory。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill storage-sync同步 Turso(持久性)和 redb(快取)儲存層之間的記憶體。當快取出現過時、發生故障後或定期維護期間使用。 來源:d-o-hub/rust-self-learning-memory。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/d-o-hub/rust-self-learning-memory --skill storage-sync 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/d-o-hub/rust-self-learning-memory