Skip to content

This is a gorilla Store implementation for the redis database.

Notifications You must be signed in to change notification settings

lilao6/redis-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a gorilla Store implementation for the redis database.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages