Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 655 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 655 Bytes

session

Build Status Go Report Card GoDoc

Providers

  • memory
  • memcache
  • mysql
  • postgres
  • redis
  • sqlite3

Features

  • Focus on the design of the code architecture and expansion.
  • Provide full session storage.
  • Convenient switching of session storage.
  • Customizable data serialization.