createFileSessionStore
このコンテンツはまだ日本語訳がありません。
function createFileSessionStore(options): SessionStore;缺省文件实现工厂。目录布局(kernel journal 原语同款):
<dir>/sessions/<sessionId>/{journal.jsonl, meta.json, lock, attachments/}
<dir>/sessions/<sessionId>/checkpoints/<sessionId>/<checkpointId>.json(S-1 同居快照,
经 checkpoints 成员暴露;随会话目录删除)
<dir>/index.jsonl(SC-27 列表索引;缓存可删可重建)
options
Section titled “options”このページは役に立ちましたか?
フィードバックありがとうございます。この記事の改善に活かします。