golang-github-xyproto-simpleredis-dev

Easy way to use redis from go
  https://github.com/xyproto/simpleredis
  0
  no reviews



An easy way to use redis from go. supports simple use of lists, hashmaps, sets and key/values. deals mainly with strings and makes use of the redigo package for underlying access to a redis database.