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 0e52cee398 website: run.pl: add dirtrees.go
Change-Id: I8dd932d99d66025498b7a815f2117534b369a858
2013-03-15 15:28:01 -07:00
.hackfests Add hackfest. 2013-01-20 12:08:58 -08:00
clients camliactivity: catch invalid server format 2013-02-25 19:05:41 +01:00
cmd Merge "website doc: cmds: golang style + install command" 2013-03-15 22:05:26 +00: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 doc: start of multi-claim. 2013-02-25 06:40:36 -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 Merge "a few camlibot changes" 2013-03-07 21:00:55 +00:00
old Clean up the clients dir a bit 2013-02-02 09:02:43 -08:00
pkg App Engine: +build hide restart_unix.go 2013-03-14 19:43:25 -07:00
server uploadhelper: use a type for JSON response, not maps. 2013-02-11 20:33:53 -08:00
third_party Update mattn go-sqlite3 to 919cf4144a09abfd877330bbe735f3a243a84537 2013-02-17 22:09:44 -08:00
website website: run.pl: add dirtrees.go 2013-03-15 15:28:01 -07:00
.gitignore Generate and server Closure sourcemaps. 2013-02-10 17:39:18 -08:00
.header Update template header's copyright date to 2013. 2013-01-04 19:29:34 -08:00
AUTHORS C+A: Add Jani Monoses (Individual CLA) 2013-02-13 10:22:51 -08:00
CONTRIBUTORS C+A: Add Jani Monoses (Individual CLA) 2013-02-13 10:22:51 -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: add clean target 2013-02-10 20:06:42 -08: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 Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -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 dev-cammount: make it start up again. needs auth env now. 2013-02-06 21:56:44 -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 dev-server: camdbinit is now camtool dbinit 2013-03-07 21:44:28 +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.