botbuilder-storage | Storage adapter designed for the Microsoft Bot Framework

 by   sebsylvester TypeScript Version: Current License: MIT

kandi X-RAY | botbuilder-storage Summary

kandi X-RAY | botbuilder-storage Summary

botbuilder-storage is a TypeScript library. botbuilder-storage has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

All of the included adapters have configurable TTL support. This will act as a timeout for the stored data. After the timeout has expired, the state will automatically be deleted. But each time any state object is modified and saved by invoking session.save() in the dialog, that particular state will receive a new, recomputed expiration value based on the configured settings. As shown in the example below, all values should express the number of seconds the state data should be stored, and a different expiration value can be defined for each type of state the bot manages. Since you would use userData to save state that persists across multiple conversations, you would typically want to assign a large value for that state. On the other hand, for conversationState and privateConversationState the duration could be kept significantly shorter.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              botbuilder-storage has a low active ecosystem.
              It has 19 star(s) with 6 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 3 open issues and 4 have been closed. On average issues are closed in 4 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of botbuilder-storage is current.

            kandi-Quality Quality

              botbuilder-storage has no bugs reported.

            kandi-Security Security

              botbuilder-storage has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              botbuilder-storage is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              botbuilder-storage releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of botbuilder-storage
            Get all kandi verified functions for this library.

            botbuilder-storage Key Features

            No Key Features are available at this moment for botbuilder-storage.

            botbuilder-storage Examples and Code Snippets

            No Code Snippets are available at this moment for botbuilder-storage.

            Community Discussions

            No Community Discussions are available at this moment for botbuilder-storage.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install botbuilder-storage

            In addition, depending on the selected adapter, you will need to install another module to connect to either:.
            MongoDB => npm install --save mongodb
            DynamoDB => npm install --save aws-sdk
            Redis => npm install --save redis

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/sebsylvester/botbuilder-storage.git

          • CLI

            gh repo clone sebsylvester/botbuilder-storage

          • sshUrl

            git@github.com:sebsylvester/botbuilder-storage.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link