goenning / go-cache-demo

Demo repository on how to use server side cache in Go
MIT License
38 stars 8 forks source link
cache go golang

Server-side cache with Go

Read more about this at https://goenning.net/2017/03/18/server-side-cache-go/.

How to use it

Demo application

You can see this application running live on https://go-cache-demo.herokuapp.com/

Happy Coding! :)