mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
cb183a1ae2
This commit really just contains the camlistore-independent google storage code (googlestorage.go). I've stubbed out the Storage interface, but that's not yet done. Committing now because this is large enough already. Change-Id: Ie122b11bebed13b36f99f80144787ad4edc0ed51 |
||
---|---|---|
.hackfests | ||
clients | ||
config | ||
doc | ||
lib | ||
misc | ||
server | ||
website | ||
.gitignore | ||
.header | ||
.last_go_version | ||
CONTRIBUTORS | ||
COPYING | ||
Makefile | ||
README | ||
TODO | ||
build.pl | ||
dev-blobserver | ||
dev-camget | ||
dev-cammount | ||
dev-camput | ||
dev-camsync | ||
dev-camwebdav | ||
dev-db | ||
dev-indexer | ||
dev-pass-camput | ||
dev-server | ||
dev-synctoindexer |
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.