Status

Camlistore has many pieces and many potential use cases. Here are some of the pieces and use cases, and where they're at.

Specification

ItemStatusNotes
Blob Server95%See doc/protocol/
Sharing50%See mailing list thread "Example of sharing"

Servers

ItemStatusNotes
Blob Server (Local, Go)95%See server/go/blobserver
Blob Server (Hosted, App Engine)95%See server/appengine/blobserver
Blob Server test suite80%See server/tester/bs-test.pl
Search / indexer server5%Toy prototype started. See indexing/basic. Upcoming area of focus.
JSON signing / verification server (Go)80%See server/go/sigserver. Does JSON signing and verification, but doesn't yet permit uploading keys. This isn't a formal part of Camlistore but is rather a temporary bootstrapping component, a crutch for JavaScript.
JSON signing / verification server (App Engine)70%See server/appengine/sigserver. Does JSON signing and verification, but doesn't yet permit uploading keys. This isn't a formal part of Camlistore but is rather a temporary bootstrapping component, a crutch for JavaScript.

Tools

ItemStatusNotes
camput50%the kitchen sink tool to inject content into a blobserver.
camget10%tool to retrieve content from a blobserver.

High-Level Use Cases

... TODO: table for the various use cases.