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”이 페이지가 도움이 되었나요?
피드백 감사합니다. 이 문서를 계속 개선하겠습니다.