Go Macaron Session Save

Package session is a middleware that provides the session management of Macaron.

Project README

session

GitHub Workflow Status codecov GoDoc Sourcegraph

Middleware session provides session management for Macaron. It can use many session providers, including memory, file, Redis, Memcache, PostgreSQL, MySQL, Couchbase, Ledis and Nodb.

Installation

The minimum requirement of Go is 1.6 (1.13 if using Redis, 1.10 if using MySQL).

go get github.com/go-macaron/session

Getting Help

Credits

This package is a modified version of beego/session.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

Open Source Agenda is not affiliated with "Go Macaron Session" Project. README Source: go-macaron/session
Stars
26
Open Issues
7
Last Commit
3 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating