ColdStoredSessionMeta
二级存储中一条会话的元数据(列表 / 索引条目)。
createdAt
Section titled “createdAt”createdAt: string;endUserKey
Section titled “endUserKey”endUserKey: string;generation
Section titled “generation”generation: number;lastSeq
Section titled “lastSeq”lastSeq: number;manifestKey?
Section titled “manifestKey?”optional manifestKey?: string;一级冷层经 SessionIndexStore 提交时,现行冷清单对象的规范键(每次提交写唯一、
不可变的新对象,index 的 CAS 即提交点)。条件写路径 / 二级冷层缺席。实现方按不透明串存取。
platformSessionId?
Section titled “platformSessionId?”optional platformSessionId?: string;sessionId
Section titled “sessionId”sessionId: string;title?
Section titled “title?”optional title?: string;updatedAt
Section titled “updatedAt”updatedAt: string;volumeId
Section titled “volumeId”volumeId: string;本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。