From 4d1d84672de39f50db5e0a0cb912f222f8ce0f8d Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Thu, 25 May 2017 08:06:33 +0300 Subject: [PATCH] Added reference to Git being used as a database. --- doc/index.html | 7 +++++-- doc/index.org | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/index.html b/doc/index.html index d4ebd75..9d52033 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -295,6 +295,9 @@ fly.
  • Transparent cansistency, checksumming and deduplication.
  • +
  • (Cool idea: +https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/) +
  • @@ -371,7 +374,7 @@ and my free time available). Contributions welcome ! :) diff --git a/doc/index.org b/doc/index.org index 118bfb2..f57298d 100644 --- a/doc/index.org +++ b/doc/index.org @@ -67,6 +67,8 @@ I love thease existing solutions and properties: + Versionable + Branchable / mergeable. + Transparent cansistency, checksumming and deduplication. + + (Cool idea: + https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/) + Hadoop (computation system): + Many individual connected computers behave as one big -- 2.20.1