redis-yy

A tool which is used to connect redis, designed by yy


License
MIT
Install
pip install redis-yy==0.0.8

Documentation

Redis-yy, designed by yy

Installing and Getting started

  1. Install

    The easiest way to install.

    pip install redis-yy

    Or you can clone source code from github.

    git clone git@github.com:guaidashu/redis_yy.git
  2. Start

    Example

    from redis_yy import RedisDB
            
    redis = RedisDB(host="127.0.0.1", port="6372")

Usage

None

FAQ

None

Running Tests

Finally Thanks

Thanks for your support.