Session implementation for fasthttp.
See examples to see how to use it.
- memcache
- memory
- mongodb
- mysql
- postgres
- redis
- sqlite3
- Focus on the design of the code architecture and expansion.
- Provide full session storage.
- Convenient switching of session storage.
- Customizable data serialization.
If you find a bug, please open new issue.
Feel free to contribute... 😉