From 1d45bdedc27d67256cb7f95aa6827e73c9e8fb16 Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Sun, 30 Jan 2022 01:06:30 +0100 Subject: [PATCH] Add last update date --- redis-faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/redis-faq.md b/redis-faq.md index 6fc75d5..a52862c 100644 --- a/redis-faq.md +++ b/redis-faq.md @@ -5,6 +5,8 @@ layout: simple.liquid data: route: about --- +_Last update: 2015-06-16_ + First: this here is the unofficial FAQ, only containing things that come up by users in the IRC channel `#redis` on Freenode. There's also a more [official FAQ](http://redis.io/topics/faq). This document is also available in a [gist](https://gist.github.com/badboy/5958039). ## X is weird in my instance. Can you help?