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
mpl 1942c8509b dev-server: when wiping, initialize blobserver
with blobs in ./dev-server-template

Change-Id: I49f9c861daecfdc5a32fed4a9e53e188e2cc0003
2012-11-21 11:17:35 +01: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 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 Do not error out when "Orientation" tag is absent 2012-11-19 23:40:26 +01:00
server Modifications allowing /setup to be view on Windows 2012-11-18 20:20:25 -05:00
third_party import github.com/camlistore/goexif as a third party 2012-11-19 23:04:04 +01:00
website Update camweb from old/template to html/template. 2012-06-16 10:20:32 -07: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
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 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 Add a README 2011-05-11 11:45:34 -07:00
TODO more TODO 2012-08-21 16:09:32 +10: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 dev-server: when wiping, initialize blobserver 2012-11-21 11:17:35 +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.