X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=6bb7dda41df5a2deef0d4b134e228f8a0e9e4841;hp=d4ebd75fa67401bdbe892c136aa28b166896e065;hb=e9ca1aaef242d490b788e69b521da0aa700c874a;hpb=2feef58c553d58650c5ffb8e5d92ca08a8474687 diff --git a/doc/index.html b/doc/index.html index d4ebd75..6bb7dda 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -250,10 +250,21 @@ Dr. Lawrence Angelo, The Lawnmower Man (1992)

1.1 Perfect data storage and computation engine

+ +

+I hate to choose between good things. Figuring out a way to combine +below properties in one system would be beyond awesome. +

+

-I love thease existing solutions and properties: +(That`s the high level overview, details are slowly being worked +out…)

+
+
+

1.1.1 Computation

+
  • Lisp (programming language):
  • @@ -278,26 +291,6 @@ fly.
-
  • Relational databases: -
      -
    • Transactional -
    • -
    • Indexable / Quickly searchable -
    • -
    -
  • - -
  • Git (version control system) -
      -
    • Versionable -
    • -
    • Branchable / mergeable. -
    • -
    • Transparent cansistency, checksumming and deduplication. -
    • -
    -
  • -
  • Hadoop (computation system):
    • Many individual connected computers behave as one big @@ -316,19 +309,46 @@ efficiency).
  • +
    +
    - +
    +

    1.1.2 Data storage

    +

    -I hate to choose between good things. Figuring out a way to combine -above properties in one system would be beyond awesome. +See: Sixth data subproject

    -

    -(I have not solved it yet..) -

    +
      +
    • Relational databases: +
        +
      • Transactional +
      • +
      • Indexable / Quickly searchable +
      • +
      +
    • + +
    • Git (version control system) + +
    • +
    + + +

    2 Current status

    @@ -338,7 +358,7 @@ above properties in one system would be beyond awesome.
  • In the process of implementing some of building blocks: