From ae6d26f322c990bdae1d0a170fca4345d38cdf73 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 5 Nov 2018 22:11:17 -0500 Subject: fix tags --- content/post/2013-07-28-playing-with-groupcache.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 b090154..4fd18c4 100644 --- a/content/post/2013-07-28-playing-with-groupcache.markdown +++ b/content/post/2013-07-28-playing-with-groupcache.markdown @@ -3,7 +3,7 @@ layout: post title: "Playing with groupcache" date: 2013-07-28T14:49:00Z comments: true -categories: ["go", "databases", "distributed computing"] +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. -- cgit v1.2.3