{"library":"stentor-storage","type":"library","category":null,"description":"Stentor Storage provides a persistent storage abstraction for the stentor assistant framework. It defines StorageService interface and default implementations (DynamoDB, S3) for managing user-level data like session attributes, conversation state, and account linking tokens. Version 1.72.4 targets Node 12–24 (requires stentor-models 1.x). It is released as needed alongside stentor ecosystem packages. Key differentiator: opinionated schema with built-in encryption and TTL support, unlike generic storage libraries.","language":"javascript","status":"active","version":"1.72.4","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install stentor-storage","imports":["import { StorageService } from '@xapp/stentor-storage'","import { DynamoStorageService } from '@xapp/stentor-storage'","import { getStorage } from '@xapp/stentor-storage'","import { S3KeyValueStorage } from '@xapp/stentor-storage'"]},{"cmd":"yarn add stentor-storage","imports":[]},{"cmd":"pnpm add stentor-storage","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"stentor-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}