Token - Redis Storage

Installation
Use go get.
go get github.com/go-funcards/token-redis
Then import token-redis package into your own code.
import "github.com/go-funcards/token-redis"
License
Distributed under MIT License, please see license file within the code for more details.