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 ad5df4d614 fuse: remove 1 second pause during testing.
Change-Id: I6a708907ae5881b5225c0ef944b7cda7aed0cfba
2012-03-18 18:29:41 -07:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients move clients/go/camgsinit to clients/camgsinit 2012-02-28 19:42:38 -08:00
cmd camget: fix build. update dev-camget. 2012-03-05 08:04:42 -08:00
config In dev server config, use /bs-and-maybe-also-index/ to speed public permanode bootstrap blob uploads. 2012-03-03 12:54:20 -08:00
doc add WIP notes on modeling a blog 2012-02-28 19:43:33 -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 generate low level configuration 2012-03-16 00:05:24 +01:00
server generate low level configuration 2012-03-16 00:05:24 +01:00
third_party fuse: remove 1 second pause during testing. 2012-03-18 18:29:41 -07: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 target to generate zembed files 2012-02-28 14:51:42 +11: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
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 update dev-server and dev-blobserver (but dev-blobserver still broken on start-up) 2012-03-05 16:36:28 -08:00
dev-camget camget: fix build. update dev-camget. 2012-03-05 08:04:42 -08:00
dev-cammount point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-camput update dev-camput to not use build.pl 2012-03-05 07:42:46 -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 update dev-server and dev-blobserver (but dev-blobserver still broken on start-up) 2012-03-05 16:36:28 -08: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.