Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tchx84/debian-pkg-sugar-datastore
https://github.com/tchx84/debian-pkg-sugar-datastore
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tchx84/debian-pkg-sugar-datastore
- Owner: tchx84
- License: other
- Created: 2015-05-22T21:01:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T19:44:06.000Z (over 9 years ago)
- Last Synced: 2024-10-15T23:35:29.691Z (3 months ago)
- Language: Shell
- Size: 1.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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 format1 0.84.x
Refactoring, start using indexes2 0.86.0, 0.86.1
Add sorting by title and mtime3 not-mainstream
test versioning support4 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 testing6 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