fastybird / redisdb-exchange-plugin
FastyBird Redis database data exchange plugin
Installs: 765
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:plugin
Requires
- php: >=8.0.0|>=8.1.0
- clue/redis-protocol: ^0.3
- cweagans/composer-patches: ^1.7
- fastybird/datetime-factory: ^0.5
- fastybird/exchange: ^0.56
- fastybird/metadata: ^0.73
- fastybird/socket-server-factory: ^0.5
- nette/bootstrap: ^3.0
- nette/di: ^3.0
- nette/utils: ^3.2
- predis/predis: ^1.1
- psr/event-dispatcher: ^1.0
- psr/log: ^1.1|^3.0
- ramsey/uuid: ^4.0
- symfony/event-dispatcher: ^5.4
Requires (Dev)
- mockery/mockery: ^1.4
- ninjify/nunjuck: ^0.3
- ninjify/qa: ^0.13
- 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.9
- dev-master
- v0.56.0
- v0.55.0
- v0.54.0
- v0.53.0
- v0.52.0
- v0.51.0
- v0.50.0
- v0.49.0
- v0.48.0
- v0.47.0
- v0.46.0
- v0.45.0
- v0.44.0
- v0.43.0
- v0.42.0
- v0.41.0
- v0.40.0
- v0.39.0
- v0.37.0
- v0.36.0
- v0.35.0
- v0.34.0
- v0.33.0
- v0.32.0
- v0.31.0
- v0.30.0
- v0.29.0
- v0.28.0
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.0
- v0.23.0
- v0.22.0
- v0.21.0
- v0.20.0
- v0.19.0
- v0.18.0
- v0.17.0
- v0.15.0
- v0.14.0
- v0.13.0
- v0.12.0
- v0.11.2
- v0.11.1
- v0.11.0
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.0
- v0.8.0
- v0.7.0
- v0.6.0
- v0.5.1
- v0.5.0
- v0.4.0
- v0.3.0
- v0.2.12
- v0.2.11
- v0.2.10
- v0.2.9
- v0.2.8
- v0.2.7
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- v0.0.4
- v0.0.3
- v0.0.2
- v0.0.1
This package is auto-updated.
Last update: 2022-08-10 07:53:03 UTC
README
What is FastyBird Redis DB exchange plugin?
This is a combined plugin for FastyBird IoT ecosystem which is implementing Redis PubSub exchange
Installation
PHP based project:
The best way to install fastybird/redisdb-exchange-plugin is using Composer:
$ composer require fastybird/redisdb-exchange-plugin
Python based project:
The best way to install fastybird-redisdb-exchange-plugin is using Pip:
$ pip install fastybird-redisdb-exchange-plugin
Documentation
Learn how to consume & publish messages in documentation.
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/redisdb-exchange-plugin.