Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-xyproto-simpleredis-dev
Easy way to use redis from go
https://github.com/xyproto/simpleredis
0
no reviews
Install
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.