Redis DB plugin is extension for FastyBird IoT ecosystem which is implementing Redis Publish & Subscribe data exchange used by other modules of FastyBird IoT ecosystem and also a states manager for reading and storing application states.
- Synchronous and asynchronous application state management for reading and storing states in Redis database
- Synchronous and asynchronous exchange for data communication
- Redis clients with basic CRUD operations
Redis DB plugin is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework.
Application library is tested against PHP 8.2.
This extension is part of the FastyBird IoT ecosystem and is installed by default. In case you want to create you own distribution of FastyBird IoT ecosystem you could install this extension with Composer:
composer require fastybird/redisdb-plugin
📖 Learn how to read & write states and consume & publish messages in documentation.
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on fastybird.com.com.
📖 Documentation is available on docs.fastybird.com.
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
Use the issue tracker for bugs reporting or send an mail to us or you could reach us on X newtwork for any idea that can improve the project.
Thank you for testing, reporting and contributing.
For release info check release page.
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/FastyBird/redisdb-plugin.