2017 © Pedro Peláez
 

library redis-proto

A toolkits for Redis protocol, achieved in pure PHP.

image

fenying/redis-proto

A toolkits for Redis protocol, achieved in pure PHP.

  • Saturday, June 3, 2017
  • by Fenying
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Redis-Protocol

Latest Stable Version License, (*1)

A toolkits for Redis protocol, achieved in pure PHP., (*2)

It includes two parts:, (*3)

  1. Redis Protocol Encoder/Decoder.
  2. Redis Protocol Client.

Installation

It's recommanded to install by composer:, (*4)

composer require fenying/redis-proto

Or just git clone this repository, and put the lib directory into you project., (*5)

License

This library is published under Apache-2.0 license., (*6)

The Versions

03/06 2017

dev-master

9999999-dev https://fenying.net

A toolkits for Redis protocol, achieved in pure PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0.0

 

cache