Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

litert/redis-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis-Protocol

Latest Stable Version License

A toolkits for Redis protocol, achieved in pure PHP.

It includes two parts:

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

Installation

It's recommanded to install by composer:

composer require fenying/redis-proto

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

License

This library is published under Apache-2.0 license.

Releases

No releases published

Packages

No packages published

Languages