From 3d98eee4f2da4fecff7ce41bfe66a6b40eb2fc43 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Tue, 6 Nov 2018 15:26:21 -0500 Subject: fix post teasers --- content/post/2013-07-28-playing-with-groupcache.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/post/2013-07-28-playing-with-groupcache.markdown') diff --git a/content/post/2013-07-28-playing-with-groupcache.markdown b/content/post/2013-07-28-playing-with-groupcache.markdown index 4fd18c4..7542b38 100644 --- a/content/post/2013-07-28-playing-with-groupcache.markdown +++ b/content/post/2013-07-28-playing-with-groupcache.markdown @@ -8,6 +8,8 @@ tags: ["go", "databases", "distributed computing"] This week, [@bradfitz](http://twitter.com/bradfitz) (of memcached fame) released [groupcache](http://github.com/golang/groupcache) at OSCON 2013. I'm already a big fan of [memcached](http://memcached) and [camlistore](http://camlistore.org), so I couldn't wait to download it and kick the tires. + + By the way, I **strongly** recommend you go through the [slides](http://talks.golang.org/2013/oscon-dl.slide#1) and [README](http://github.com/golang/groupcache) before going further. ## What groupcache isn't -- cgit v1.2.3