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 002eb40bfb pkg/search: fix float VS int bug in BenchmarkLocationPredicate
Change-Id: I2e4457d3b32f1e5b1c5adf63c1b5068fac603cc3
2016-11-09 17:24:34 +01:00
.hackfests
app Merge "pkg/index: use mime.TypeByExtension to record MIMEType" 2016-09-06 20:57:48 +00:00
bin
clients Merge "android: avoid excessive UI updates" 2016-10-18 13:17:40 +00:00
cmd cmd/camput: update for absence of skipDirs 2016-10-10 14:57:55 +10:30
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/server-config: fix genconfig typo 2016-11-04 00:36:00 +01:00
internal/chanworker add canonical import paths 2016-03-13 19:57:14 -07:00
lib/python
misc misc/monthly.go: improve download boxes style 2016-10-31 16:53:51 +01:00
old Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
pkg pkg/search: fix float VS int bug in BenchmarkLocationPredicate 2016-11-09 17:24:34 +01:00
server Merge "server/camnetdns: reply with NXDOMAIN when needed" 2016-10-31 17:21:38 +00:00
vendor blobserver/b2: add new Storage based on Backblaze B2 2016-10-23 18:04:48 +01:00
website misc/monthly.go: improve download boxes style 2016-10-31 16:53:51 +01:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore gitignore: bin/website 2016-06-29 17:04:54 +02:00
.header
.travis.yml travis CI: remove go tip 2016-10-24 19:10:02 +02:00
AUTHORS Merge "C+A: add Tilman Dilo (Individual CLA)" 2016-04-30 21:25:19 +00:00
BUILDING Update build instructions wrt Go 1.5 requirement 2015-08-23 16:32:21 +02:00
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 Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
make.go make.go: optionally build camnetdns 2016-10-04 01:58:50 +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