Skip to content

curiousguy13/sugar-datastore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Bug Tracking
    http://dev.sugarlabs.org/

Home Page
    http://wiki.sugarlabs.org/


Storage format history
~~~~~~~~~~~~~~~~~~~~~~
0   0.82.x
    Initial format

1   0.84.x
    Refactoring, start using indexes

2   0.86.0, 0.86.1
    Add sorting by title and mtime

3   not-mainstream
    test versioning support

4   0.86.2, 0.88.x
    version bump to force index rebuild that may have been missed during the
    migration to version 2 (SL#1787)

5   not-mainstream
    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

About

Sugar datastore service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.3%
  • C 7.4%
  • Shell 0.3%