Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 9 insertions, 7 deletions
diff --git a/README b/README
index b29cebb..b6b4ed4 100644
--- a/README
+++ b/README
@@ -1,13 +1,11 @@
About
-=====
-
+~~~~~
Provides activities with a way to store data and metadata and the journal
with means for querying, including full text search.
Resources
-=========
-
+~~~~~~~~~
Code Repository
http://git.sugarlabs.org/projects/sugar-datastore/
@@ -19,8 +17,7 @@ Home Page
Storage format history
-======================
-
+~~~~~~~~~~~~~~~~~~~~~~
0 0.82.x
Initial format
@@ -38,4 +35,9 @@ Storage format history
migration to version 2 (SL#1787)
5 not-mainstream
- test versioning support (version bump for SL#1787)
+ pre v6 testing
+
+6 0.90
+ new metadata fields:
+ - creation_time, time of ds entry creation in seconds since the epoch
+ - filesize, size of ds entry data file in bytes