gjbae1212 / go-redis

go-redis is a redigo wrapper that supports multi redis servers distribute using consistent hashing by key.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-redis

go-redis is a redigo wrapper that supports multi redis servers distribute using consistent hashing by key.

license

Installation

$ go get -u github.com/gjbae1212/go-redis

LICENSE

This project is following The MIT.

About

go-redis is a redigo wrapper that supports multi redis servers distribute using consistent hashing by key.

License:MIT License


Languages

Language:Go 98.2%Language:Shell 1.8%