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 6b6a0ee063 ignore latestgits dir
Change-Id: I587dfd73f72fa4aeca5afa42219246883f1111bb
2011-06-21 17:11:48 -07:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients Version the mysql db schemas; warn on startup if wrong with tip to fix. 2011-06-19 14:36:46 -07:00
config More publish work, making UI handler aware of publish roots. 2011-06-19 13:09:43 -07:00
doc indexer: index file sha1s, sizes (for js search lookup later) 2011-06-08 18:26:57 -07:00
lib mysqlindexer: use receiver for populate methods 2011-06-19 14:54:57 -07:00
misc Test commit without review. 2011-06-13 17:50:49 -07:00
server UI: start of publish URL suffix HTML 2011-06-19 14:52:36 -07:00
website ignore latestgits dir 2011-06-21 17:11:48 -07:00
.gitignore Support for embedding static files (html/js) into the resulting binary. 2011-06-17 14:13:01 -07:00
.header add go template file 2011-04-15 21:06:56 -07:00
.last_go_version Update last_go_version 2011-06-16 19:31:28 -07:00
CONTRIBUTORS CONTRIBUTORS: add Julien Danjou 2011-06-15 08:30:47 -07:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Makefile Add presubmit Make target. 2011-03-05 13:44:19 -08:00
README Add a README 2011-05-11 11:45:34 -07:00
TODO update TODO a bit 2011-06-13 08:50:24 -07:00
build.pl Serve UI files from binary's embedded copy. 2011-06-18 12:01:34 -07:00
dev-blobserver Allow dev-* scripts listening on port 0, and then log resolved port. 2011-05-09 12:22:31 -07:00
dev-camget dev-camget: get from /bs for now 2011-05-11 11:43:23 -07:00
dev-cammount Add dev-cammount helper. 2011-03-29 10:41:03 -07:00
dev-camput Add a dev-pass-camput script, improve error messages. 2011-06-02 16:57:49 -07:00
dev-camsync Add dev-blobserver wrapper; remove run.sh 2011-03-02 21:46:07 -08:00
dev-indexer Add camdbinit tool, convert from Perl to Go. 2011-05-01 18:21:22 -07:00
dev-pass-camput Add a dev-pass-camput script, improve error messages. 2011-06-02 16:57:49 -07:00
dev-server dev-server: use resources from disk for quicker iteration times 2011-06-18 12:04:11 -07:00
dev-synctoindexer update dev-synctoindexer to use dev-server paths 2011-05-10 19:26:46 -07: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.