close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: cannot map zero-fill pages: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of BigTable


Ignore:
Timestamp:
Apr 23, 2008, 1:03:12 AM (18 years ago)
Author:
chwhs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BigTable

    v1 v2  
    1 Coming Soon!
     1
     2== '''''Bigtable''''' ==
     3
     4 * The Bigtable data model is fairly straightforward, each data item is stored in a cell which can be accessed using its {row key, column key, timestamp}.
     5   * continue...(coming soon)