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 16a7ecf55a client: tolerate missing config file
Change-Id: I43fd2439b3eddb3d883d0db6cc6f23fe535aeb28
2013-01-26 16:46:19 -08:00
.hackfests Add hackfest. 2013-01-20 12:08:58 -08:00
clients android: make it compile with Eclipse (ADT v21.0.0-519525) again 2013-01-26 13:42:07 -08:00
cmd config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08:00
config config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08:00
doc config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -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 client: fix blobserver path in curl and python clients 2013-01-01 00:27:11 +05:30
misc closure: changed the library setup, added the compiler 2013-01-25 17:13:19 +01:00
pkg client: tolerate missing config file 2013-01-26 16:46:19 -08:00
server camli.js: add jsdoc with @expose to Camli.onConfiguration 2013-01-26 11:15:14 -08:00
third_party goexif: sync with upsteam 2013-01-24 15:25:59 +01:00
website camweb: added reverse proxy for the build bot server 2013-01-15 22:43:16 +01:00
.gitignore Makefile: checkjs, i.e run closure builder with the closure compiler 2013-01-26 00:13:50 +01:00
.header Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
AUTHORS Authors: add Lindsey Simon (Individual CLA, no longer a Google employee) 2013-01-20 14:51:43 -08:00
CONTRIBUTORS Contributors: add Ryan Barrett (Google CLA) 2013-01-20 14:52:27 -08: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 Makefile: checkjs, i.e run closure builder with the closure compiler 2013-01-26 00:13:50 +01:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO more TODO, about encryption and peer storage 2013-01-21 14:52:49 -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-camget config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08:00
dev-cammount config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08:00
dev-camput config: Rename blobServer config key and flag to just server. use auth from environment when an explicit server is given 2013-01-25 16:23:31 -08: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 closure: changed the library setup, added the compiler 2013-01-25 17:13:19 +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.