Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-08-24 17:04:29 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-08-24 17:04:29 (GMT)
commitaa3abc1eca119fa8e2a92ceb001d73c826031c12 (patch)
treee9fdba0bfca926761555f8807131499be1c47a16 /README
parentefa47c462ccae70e6f54ad5f5308b533aabd2476 (diff)
Bump v0.89.3
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