{"library":"botbuilder-redis-storage","type":"library","category":null,"description":"Redis storage adapter for Microsoft BotBuilder that implements the IBotStorage interface. Current stable version is 1.1.0. Release cadence is low, with no recent updates since 2020. Key differentiators: provides persistent state storage for bot state (dialog state, user data, conversation data) using Redis, supports custom TTL for conversations, and is built for the BotBuilder v3 SDK. Alternatives include Azure Blob Storage, CosmosDB, or SQL-based storage.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","bot","node","botframework","botbuilder","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install botbuilder-redis-storage","imports":["import RedisStorage from 'botbuilder-redis-storage'","const RedisStorage = require('botbuilder-redis-storage')","const storage = new RedisStorage(redisClient)"]},{"cmd":"yarn add botbuilder-redis-storage","imports":[]},{"cmd":"pnpm add botbuilder-redis-storage","imports":[]}],"homepage":"https://github.com/suttna/botbuilder-redis-storage#readme","github":"https://github.com/suttna/botbuilder-redis-storage","docs":null,"changelog":null,"pypi":null,"npm":"botbuilder-redis-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}