Skip to content

lucas-j-k/go-sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Sessions

Taskfile commands

  • task runsql start a MySQL Docker container
  • task runredis start a Redis Docker container
  • task migrate run SQL migrations against MySQL container
  • task runapp start the app server on port 9000
  • task stopcontainers stop MySQL + Redis containers

About

Basic go sessions with redis + mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages