Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tchx84/debian-pkg-sugar-datastore


https://github.com/tchx84/debian-pkg-sugar-datastore

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

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