- From: Nicholas J Humfrey <njh@aelius.com>
- Date: Fri, 12 Feb 2010 13:23:11 -0000
- To: redland-dev@lists.librdf.org, semantic-web@w3.org, public-lod@w3.org
Hello, I have just released version 0.1 of RedStore: http://code.google.com/p/redstore/ RedStore is a lightweight RDF triplestore written in C using the Redland library. It is currently Alpha quality software with many features that need improving but I thought I would make a release to get it out into the world and see what people think. It has been tested on Mac OS X and Linux using librdf-1.0.10 raptor-1.4.20 rasqal-0.9.17. Features -------- - SPARQL over HTTP support - An HTTP interface that is compatible with 4store. - Only build dependancy is Redland. - Unit tests for most of the HTTP server code. Limitations ---------- - Single process/single threaded - No request timeouts nick.
Received on Friday, 12 February 2010 13:23:39 UTC