Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/driftphp/redis-bundle

Redis adapter for DriftPHP
https://github.com/driftphp/redis-bundle

async drift reactphp redis symfony

Last synced: 3 days ago
JSON representation

Redis adapter for DriftPHP

Awesome Lists containing this project

README

        

# DriftPHP - Redis adapter

[![CircleCI](https://circleci.com/gh/driftphp/redis-bundle.svg?style=svg)](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)