From 6eb84bf55e1997ecb3f7007a4afcd038391598c7 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:28:08 +0200 Subject: [PATCH] Update and rename doc/database.md to doc/trash/database.md --- doc/{ => trash}/database.md | 2 ++ 1 file changed, 2 insertions(+) rename doc/{ => trash}/database.md (69%) diff --git a/doc/database.md b/doc/trash/database.md similarity index 69% rename from doc/database.md rename to doc/trash/database.md index 5f2245e..13e0008 100644 --- a/doc/database.md +++ b/doc/trash/database.md @@ -3,3 +3,5 @@ You have 2 choices for database backend: * [postgres](postgres.md) * [redis](redis.md) + +NOTE: we don't need this file no more