fastybird / redisdb-storage-plugin
FastyBird Redis database state storage plugin
Installs: 1 188
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Python
Type:plugin
Requires
- php: >=8.0.0|>=8.1.0
- consistence-community/consistence: ^2.1
- cweagans/composer-patches: ^1.7
- nette/bootstrap: ^3.0
- nette/di: ^3.0
- nette/utils: ^3.2
- phpdocumentor/reflection: ^4.0
- phpdocumentor/reflection-common: ^2.2
- predis/predis: ^1.1
- psr/log: ^1.1
- ramsey/uuid: ^3.5 || ^4.0
Requires (Dev)
- mockery/mockery: ^1.4
- ninjify/nunjuck: ^0.3
- ninjify/qa: ^0.12
- pds/skeleton: ~1.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.8
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.1
- tracy/tracy: ^2.8
README
What is FastyBird Redis DB storage plugin?
This is a combined plugin for FastyBird ecosystem which is implementing Redis state storage
Installation
PHP based project:
The best way to install fastybird/redisdb-storage-plugin is using Composer:
$ composer require fastybird/redisdb-storage-plugin
Python based project:
The best way to install fastybird-redisdb-storage-plugin is using Pip:
$ pip install fastybird-redisdb-storage-plugin
Documentation
Learn how to read & write states in documentation.
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/redisdb-storage-plugin.