There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a session manager that can be used for your WEB and API services. It provides a basic template for customizing the location of where you store your sessions. This is the base project for other session managers for connecting to memory stores (like Memchache/Redis) or Databases (like MySQL, MongoDB, etc.)