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
Daniel Erat 27f7e9ecf6 sqlite: more stubs; test fails instead of crashing
Change-Id: I3a9e08d7228c39b8a333469c0ea4f1a6c1cf2b47
2011-07-19 22:55:07 +00:00
.hackfests Added done section 2010-12-01 19:27:05 -08:00
clients added Type test to Superset.NewFileReader (as per TODO) 2011-07-13 10:52:37 +02:00
config serve dev-blobserver on /bs/ 2011-07-09 20:00:07 -05:00
doc indexer: index file sha1s, sizes (for js search lookup later) 2011-06-08 18:26:57 -07:00
lib schema: make DirectoryEntry return errors instead of nil 2011-07-18 19:06:56 -07:00
misc sqlite: more stubs; test fails instead of crashing 2011-07-19 22:55:07 +00:00
server schema: make DirectoryEntry return errors instead of nil 2011-07-18 19:06:56 -07:00
website echo port in run.sh 2011-07-09 11:34:33 -05:00
.gitignore static sqlite work in progress 2011-07-16 00:26:36 +00:00
.header add go template file 2011-04-15 21:06:56 -07:00
.last_go_version fixes to go-flickr to make it compile with recent Go 2011-07-17 13:11:53 -07:00
CONTRIBUTORS Contributors: add Robert Hencke, Amit Levy 2011-07-08 18:11:11 -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 skip flickr tests 2011-07-18 19:05:30 -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 point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-camput Add a dev-pass-camput script, improve error messages. 2011-06-02 16:57:49 -07:00
dev-camsync point dev-camsync, dev-cammount to http://localhost:3179/bs 2011-07-09 20:23:35 -05:00
dev-db Add dev-db helper script. 2011-07-08 12:20:39 -07: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: add --nobuild option 2011-07-17 17:36:56 -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.