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 306b58afd6 Merge "Modifications allowing /setup to be view on Windows" 2012-11-19 01:16:23 +00:00
.hackfests Add another hackfest entry. 2012-11-10 21:22:46 -08:00
clients move camdbinit to cmd/ 2012-03-24 19:46:38 -07:00
cmd default to localhost auth type when generating config for camlistored and clients 2012-11-16 16:49:19 +01:00
config camput: automatic blobroot path discovery 2012-11-07 22:23:45 -06:00
doc add WIP notes on modeling a blog 2012-02-28 19:43:33 -08:00
gopath
lib/python
misc pre-commit hook: warn about broken third party imports 2012-10-24 13:09:06 +02:00
pkg Merge "Modifications allowing /setup to be view on Windows" 2012-11-19 01:16:23 +00:00
server Merge "Modifications allowing /setup to be view on Windows" 2012-11-19 01:16:23 +00:00
third_party Add postgres support 2012-11-03 19:59:22 +01:00
website Update camweb from old/template to html/template. 2012-06-16 10:20:32 -07:00
.gitignore
.header
AUTHORS gofmt 2012-11-03 14:54:45 +01:00
CONTRIBUTORS gofmt 2012-11-03 14:54:45 +01:00
COPYING
HACKING Add a HACKING file. 2012-10-28 04:03:52 -07:00
Makefile presubmit: say PASS at the end 2012-11-07 17:49:22 +01:00
README
TODO more TODO 2012-08-21 16:09:32 +10:00
camfix.pl
dev-appengine
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 Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-cammount fs,fuse: new 'welcome' root node, where you can navigate/search anywhere. 2012-04-29 14:29:51 +10:00
dev-camput camput: automatic blobroot path discovery 2012-11-07 22:23:45 -06:00
dev-camsync update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH 2012-03-27 10:37:21 -07:00
dev-db update dev-* scripts to use misc/devlib.pl and install binaries in gopath/bin/OS_ARCH 2012-03-27 10:37:21 -07:00
dev-pass-camput Fix broken secring references in dev-camput and dev-camget. Fix dev-pass-camput. 2012-05-14 01:07:04 +10:00
dev-server Add postgres support 2012-11-03 19:59:22 +01: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.