redtrine/redtrine

Redis-based advanced PHP data structures.

0.1.0 2013-03-17 13:58 UTC

This package is auto-updated.

Last update: 2024-05-12 01:19:01 UTC


README

Redis-based advanced PHP data structures.

Inspired by Redback, a high-level Redis library for Node.JS

Build Status

Installation

Just run composer install, if you want to run Test Suite use composer install --dev

Executing test suite:

phpunit

bin/behat

Bitdeli Badge