drift / redis-bundle
Redis Bundle for DriftPHP, a framework on top of Symfony and ReactPHP components
Installs: 2 702
Dependents: 2
Suggesters: 2
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^7.4 | ^8.0
- clue/redis-react: ^2.3
- drift/http-kernel: ^0.1
- mmoreram/base-bundle: ^2.1
- symfony/dependency-injection: ^5.0
Requires (Dev)
- phpunit/phpunit: ^9
README
This is a simple adapter for Redis on top of ReactPHP and DriftPHP. Following the same structure that is followed in the Symfony ecosystem, you can use this package as a Bundle, only usable under DriftPHP Framework.
Some first steps for you!
or