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 55f0c91c25 blobpacked: start of untested blob streaming code
Will be used for recovery.

Change-Id: I8a6d219086a306e53b1b621b7bc7cf59b984c765
2014-10-22 15:12:41 -07:00
.hackfests
app
bin
clients
cmd
config
depcheck
dev
doc
lib/python
misc
old
pkg
server
third_party
website
.gitignore
.header
AUTHORS
BUILDING
CONTRIBUTORS A+C: add Eric Drechsel (Individual CLA) 2014-09-07 20:57:01 -07:00
COPYING
Dockerfile
HACKING
Makefile
README
TESTS
TODO
make.go

README

Camlistore is your personal storage system for life.

It's 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.  For more, see:

     http://camlistore.org/
     http://camlistore.org/docs/

Other useful files:

     BUILDING  how to compile it ("go run make.go")
     HACKING   how to do development and contribute

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://code.google.com/p/camlistore/issues/list
     http://camlistore.org/docs/contributing