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
kortschak cb46e8de3b doc: fix typo
Change-Id: I50f3a4e4a89a26b769be69a0924d0e37efe53c87
2016-10-10 15:09:27 +10:30
.hackfests
app Merge "pkg/index: use mime.TypeByExtension to record MIMEType" 2016-09-06 20:57:48 +00:00
bin
clients android: build client with Go 1.7 2016-09-05 21:53:29 +02:00
cmd cmd/camget: update client share chain when getting blobs from cache 2016-09-26 19:03:04 +02:00
config config/config/dev-server-config.json: fix SourceRoot for publisher 2016-08-30 18:42:14 +02:00
dev make.go: remove --use_gopath 2016-05-09 17:22:39 +02:00
doc doc: fix typo 2016-10-10 15:09:27 +10:30
internal/chanworker add canonical import paths 2016-03-13 19:57:14 -07:00
lib/python
misc misc: fix google cloud use for release tools 2016-09-27 20:01:34 +02:00
old Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
pkg search: add BenchmarkQueryPermanodeLocation 2016-09-27 17:38:39 +02:00
server vendor: rename google.golang.org/cloud to cloud.google.com/go 2016-09-08 15:14:12 +02:00
vendor vendor: add google.golang.org/api/internal 2016-09-09 12:34:45 +02:00
website website: specify Go 1.7 requirement 2016-09-27 17:49:37 +02:00
.dockerignore
.gitignore gitignore: bin/website 2016-06-29 17:04:54 +02:00
.header
.travis.yml travis CI: update to go 1.7 2016-09-19 15:50:52 +02:00
AUTHORS Merge "C+A: add Tilman Dilo (Individual CLA)" 2016-04-30 21:25:19 +00:00
BUILDING
CONTRIBUTING.md website: update CLA instruction 2016-06-24 18:12:42 +02:00
CONTRIBUTORS CONTRIBUTORS: update CLA link 2016-05-01 20:59:52 -07:00
COPYING
Dockerfile Dockerfile: update 2016-06-09 16:20:31 +02:00
Makefile path fixes for third_party move 2016-04-21 12:25:17 -07:00
README rename HACKING to CONTRIBUTING.md 2016-04-27 12:16:29 -07:00
TESTS
TODO
make.go make.go: use host GOOS and GOARCH when go generating zsearch.go 2016-09-05 18:40:10 +02:00

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:

     https://camlistore.org/
     https://camlistore.org/doc/

Other useful files:

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

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://github.com/camlistore/camlistore/issues
     https://camlistore.org/doc/contributing