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 c9d036f475 index: bigger comment on ExistingFileSchemas
Change-Id: Id9511ea0f516306038f74e9223e867230291fe1e
2011-12-03 08:14:17 -08:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
build build: use our own isolated Go build root. 2011-10-30 12:03:51 -07:00
clients auth: added username, camput can do https 2011-11-27 01:29:24 +01:00
config some more auth, continuation of I14a047f1a164b64062d94da0db7a64a658b086ae 2011-11-29 00:10:50 +01:00
doc Nope, GPG not required for development; keys shipped. 2011-10-12 23:09:13 -07:00
lib index: bigger comment on ExistingFileSchemas 2011-12-03 08:14:17 -08:00
misc Fixed site config. 2011-11-30 15:37:39 -08:00
server Merge "App Engine: Tries to implement RemoveBlobs" 2011-11-30 16:36:14 +00:00
website website: don't hard-code the gerrit-proxy name 2011-11-30 16:56:59 -08:00
.gitignore build: use our own isolated Go build root. 2011-10-30 12:03:51 -07:00
.header add go template file 2011-04-15 21:06:56 -07:00
.last_go_version update last go version 2011-11-05 19:53:08 -07: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 build: use the same gotest testing path for all targets 2011-11-27 13:14:27 -05:00
dev-appengine Add dev-appengine helper script. 2011-10-18 18:36:31 -07: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 dev-camget: get from /bs for now 2011-05-11 11:43:23 -07:00
dev-cammount point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-camput auth: added username, camput can do https 2011-11-27 01:29:24 +01: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 some more auth, continuation of I14a047f1a164b64062d94da0db7a64a658b086ae 2011-11-29 00:10:50 +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.