fastybird / redisdb-plugin
FastyBird IoT data storage & exchange plugin for Redis database
Fund package maintenance!
akadlec
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:fastybird-plugin
Requires
- php: >=8.1.0
- clue/redis-react: ^2.6
- cweagans/composer-patches: ^1.7
- fastybird/datetime-factory: ^0.6
- fastybird/exchange: ^0.61
- fastybird/metadata: ^0.77
- 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
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- 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-main / 1.0.x-dev
- v0.60.0
- v0.59.0
- v0.58.0
- v0.57.0
- 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: 2023-11-23 10:46:38 UTC
README
What is Redis DB plugin?
Redis DB plugin is extension for FastyBird IoT ecosystem which is implementing Redis PubSub exchange and states manager for reading and setting application state.
Redis DB plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.
Features
- Built-in server command for running standalone exchange client
- Application state management for reading and storing states in Redis database
- Implemented sync and async Redis client
- Redis DB pub/sub exchange client
Installation
The best way to install fastybird/redisdb-plugin is using Composer:
composer require fastybird/redisdb-plugin
Documentation
Learn how to read & write states and consume & publish messages in documentation.
Feedback
Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.
Thank you for testing, reporting and contributing.
Changelog
For release info check release page.
Contribute
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
Maintainers
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/redisdb-plugin.