Fasthttp Session Save

Session implementation for fasthttp

Project README

session

Test status Go Report Card GoDev GitHub release

Session implementation for fasthttp.

See examples to see how to use it.

Providers

  • memcache
  • memory
  • mongodb
  • 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.

Bugs

If you find a bug, please open new issue.

Contributing

Feel free to contribute... :wink:

Open Source Agenda is not affiliated with "Fasthttp Session" Project. README Source: fasthttp/session
Stars
85
Open Issues
0
Last Commit
2 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating