Binary package “golang-github-xyproto-simpleredis-dev” in ubuntu oracular

easy way to use Redis from Go

 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.