Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

arhix/opsdroid-redis-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opsdroid database redis

A database module for opsdroid to persist memory in a redis database.

Requirements

None.

Configuration

databases:
  mongo:
    host:       "my host"     # (optional) default "localhost"
    port:       "12345"       # (optional) default "6379"
    database:   "7"           # (optional) default "0"

License

GNU General Public License Version 3 (GPLv3)

About

A redis database module for opsdroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%