/redis-session

This is a gorilla Store implementation for the redis database.

Primary LanguageGo

redis-session

A session store backend for gorilla/sessions

Requirements

Depends on the go-redis Redis library.

Installation

go get github.com/go-redis/redis

Example

see example dir