Groupcache tutorial?

Anyone has a tutorial introduction about using groupcache?
I could only find this reference here: https://godoc.org/github.com/golang/groupcache

This one might be helpful:

1 Like

Thanks for video link. I will check it out. Saw these slides just now: https://talks.golang.org/2013/oscon-dl.slide

Here is a relatively small project uses Groupcache: https://github.com/codeskyblue/minicdn

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.