josephspurrier / gowebapp

Basic MVC Web Application in Go
MIT License
1.14k stars 197 forks source link

Hello, Can I using the memcached within this web package? #27

Closed cccculb closed 6 years ago

cccculb commented 6 years ago

Hello, I am Martin.

I am first using use form golang. I found a full package and was very excited. How can use the Memcached in this package?

thank you.

josephspurrier commented 6 years ago

See this for reference: https://github.com/blue-jay/blueprint/issues/70. Both packages use gorilla/sessions.