library redis-proto
A toolkits for Redis protocol, achieved in pure PHP.
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
Redis-Protocol
, (*1)
A toolkits for Redis protocol, achieved in pure PHP., (*2)
It includes two parts:, (*3)
- Redis Protocol Encoder/Decoder.
- 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)