https://github.com/driftphp/redis-bundle
Redis adapter for DriftPHP
https://github.com/driftphp/redis-bundle
async drift reactphp redis symfony
Last synced: 9 days ago
JSON representation
Redis adapter for DriftPHP
- Host: GitHub
- URL: https://github.com/driftphp/redis-bundle
- Owner: driftphp
- License: mit
- Created: 2019-11-26T13:24:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T17:11:33.000Z (about 4 years ago)
- Last Synced: 2025-04-13T05:08:23.211Z (9 days ago)
- Topics: async, drift, reactphp, redis, symfony
- Language: PHP
- Homepage: https://driftphp.io
- Size: 31.3 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DriftPHP - Redis adapter
[](https://circleci.com/gh/driftphp/redis-bundle)
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!
- [Go to DOCS](https://driftphp.io/#/?id=redis-adapter)
or
- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)