tehnerd / simpleRedis

simple redis client for GO. (right now partially implemented set and get; the whole reason of this client is to find some workaround for https://code.google.com/p/go/issues/detail?id=5932 (redigo, the "default" redis client has this issue ;/ ))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

simple redis client for GO. (right now partially implemented set and get; the whole reason of this client is to find some workaround for https://code.google.com/p/go/issues/detail?id=5932 (redigo, the "default" redis client has this issue ;/ ))


Languages

Language:Go 100.0%