Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Brad Fitzpatrick 61c9d1998e update header's date 2012-02-28 12:45:58 +11:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients move camdebug to cmd; it compiles as Go 1 already. 2012-02-21 02:14:34 -08:00
cmd move camdebug to cmd; it compiles as Go 1 already. 2012-02-21 02:14:34 -08:00
config mongodb indexer + dependencies (mgo, bson, gocheck). 2011-12-31 23:36:16 +01:00
doc doc: clarify json-sign spec: camliSigner must be in 'O' 2011-12-07 15:08:34 -08:00
gopath add a dummy gopath directory, if the user's GOPATH isn't setup. 2012-02-21 01:48:39 -08:00
lib/python Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
misc Fixed site config. 2011-11-30 15:37:39 -08:00
pkg move fileembed from misc 2012-02-28 12:45:46 +11:00
server move fileembed from misc 2012-02-28 12:45:46 +11:00
third_party rewrite launchpad.net imports to be under camlistore.org/third_party 2012-02-22 01:18:46 -08:00
website update camweb to Go 1 2012-02-21 02:11:28 -08:00
.gitignore move fileembed from misc 2012-02-28 12:45:46 +11:00
.header update header's date 2012-02-28 12:45:58 +11:00
.last_go_version require auth for ui, search, jsonsign, sync handlers 2011-12-10 17:18:19 -08:00
CONTRIBUTORS add Jrabbit to CONTRIBUTORS 2011-08-07 17:13:47 -07:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Makefile Add presubmit Make target. 2011-03-05 13:44:19 -08:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO remove a TODO 2011-09-25 17:38:39 -07:00
build.pl Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
camfix.pl Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
dev-appengine AE script: Fixing perl opt escaping 2011-12-04 14:16:19 -08:00
dev-blobserver Allow dev-* scripts listening on port 0, and then log resolved port. 2011-05-09 12:22:31 -07:00
dev-camget pass_through on dev-camget too 2011-12-06 08:45:28 -08:00
dev-cammount point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-camput dev-camput: stop processing opts once we see unknown ones. 2011-12-05 21:02:44 -08:00
dev-camsync point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-camwebdav first cut at a Camlistore WebDAV server 2011-08-06 20:46:37 -05:00
dev-db Add dev-db helper script. 2011-07-08 12:20:39 -07:00
dev-indexer Add camdbinit tool, convert from Perl to Go. 2011-05-01 18:21:22 -07:00
dev-pass-camput Add a dev-pass-camput script, improve error messages. 2011-06-02 16:57:49 -07:00
dev-server mongodb indexer + dependencies (mgo, bson, gocheck). 2011-12-31 23:36:16 +01:00
dev-synctoindexer update dev-synctoindexer to use dev-server paths 2011-05-10 19:26:46 -07:00

README

Camlistore is a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.

See:

     http://camlistore.org/

... for actual documentation.