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
Attila Tajti 06036c2612 search: add query and describe benchmarks
Change-Id: I21e0199a0209a47d2e24fc3adf1dbf08f8d3be75
2016-08-22 20:42:48 +02:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app Fix deadlock in search/index. 2016-04-22 14:57:10 -07:00
bin
clients Fix permissions for files 2016-04-28 21:15:09 +02:00
cmd pkg/server: fix sharing, add tests 2016-05-11 23:58:37 +02:00
config Merge "serverinit: enable blobPacked in default config" 2015-12-24 23:28:20 +00:00
dev make.go: remove --use_gopath 2016-05-09 17:22:39 +02:00
doc doc: fix publishing link 2016-05-11 02:25:27 +02:00
internal/chanworker add canonical import paths 2016-03-13 19:57:14 -07:00
lib/python
misc make.go: remove --use_gopath 2016-05-09 17:22:39 +02:00
old Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
pkg search: add query and describe benchmarks 2016-08-22 20:42:48 +02:00
server Merge "Add button to remove selection from current set." 2016-05-10 23:24:24 +00:00
vendor vendor: update github.com/cznic/fileutil 2016-05-11 15:25:33 +02:00
website Add links for the latest presentation 2016-05-05 17:26:38 -07:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore remove *.go from .gitignore 2016-04-11 09:25:04 -07:00
.header updated year in header template to 2015 2015-04-19 21:47:46 +02:00
.travis.yml travis: build with Go 1.6 2016-02-24 19:05:41 +01: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 rename HACKING to CONTRIBUTING.md 2016-04-27 12:16:29 -07:00
CONTRIBUTORS CONTRIBUTORS: update CLA link 2016-05-01 20:59:52 -07:00
COPYING
Dockerfile path fixes for third_party move 2016-04-21 12:25:17 -07: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 cond: clean-up and start of tests 2014-01-19 15:06:55 -08:00
TODO Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
make.go make.go: mirror assembly code too 2016-05-10 01:01:48 +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