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 79e8a6dbbf Add some notes
Change-Id: I1d7401d29aa6e08f8aa8617ad8f7c8607ccdc933
2012-12-07 17:14:31 -05: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 Add a GIF mime type, TODOs, add camdebug mime command. 2012-12-06 17:53:03 -08: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 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 pre-commit hook: warn about broken third party imports 2012-10-24 13:09:06 +02:00
pkg Quiet some image log spam; behind a flag now 2012-12-06 18:01:47 -08:00
server Add camliCondCall; use it. For optional hooks. 2012-12-07 14:09:07 -05:00
third_party goexif fixes 2012-12-06 18:24:55 +01:00
website Update camweb from old/template to html/template. 2012-06-16 10:20:32 -07:00
.gitignore newui layout, only for dev-server use for now. 2012-12-04 21:41:35 +01:00
.header update header's date 2012-02-28 12:45:58 +11:00
AUTHORS gofmt 2012-11-03 14:54:45 +01:00
CONTRIBUTORS gofmt 2012-11-03 14:54:45 +01:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
HACKING Add some notes 2012-12-07 17:14:31 -05:00
Makefile presubmit: say PASS at the end 2012-11-07 17:49:22 +01:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO Add TODO about connection throttling for testing. 2012-12-06 17:57:27 -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 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 --offline dev-server option. 2012-12-06 13:55:39 -08: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.