@xapp/stentor-storage

JSON →
library 1.72.4 ·javascript
verified Jun 7, 2026

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.