*** Welcome to piglix ***

Camlistore

Camlistore
Camlistore logo.jpeg
Developer(s) Open Source Community
Stable release
0.9 ("Astrakhan")[1] / 30 December 2015 (2015-12-30)
Preview release
0.9 ("Astrakhan")[2] / 1 May 2017 (2017-05-01)
Development status Active[3]
Written in Go
Operating system Cross-platform
Type Data store
License Apache 2.0 Licence
Website camlistore.org

Camlistore (Content-Addressable Multi-Layer Indexed Storage) is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. Influenced by the relative short time blogging and storage platforms typically stay around compared to family heirlooms passed along such as photograph albums. Unlike many social online storage systems that default to public sharing, Camlistore requires personal hosting and sharing defaults to private.

Camlistore's content-addressable storage uses a mutation model based on GPG signed claims called Permanodes. Permanodes provide modeling, storing, searching, sharing & syncing data in the post-PC era. Camlistore can be thought of as Git for general personal information storage: a user's Camlistore is the master repository. Camlistore is graph-based rather than a working tree in data model terminology: Entities are permanodes and relations between them are claims on the permanodes. Entities are named by their cryptographic hashes. Search is enabled over permanodes & the claims. While Camlistore can store files like a traditional filesystem, it specializes in storing higher-level objects (pictures, videos).

The Camlistore project is under active development led by Brad Fitzpatrick, a Google employee, for whom it is a 20 percent project and co-maintainer Mathieu Lonjaret [4], programmer and community committers. The project has two goals: expand the standard library of the Go programming language, and implementing Camlistore open source formats, protocols, and software for modeling, storing, searching, sharing of a personal datastore system for life.

Official website


...
Wikipedia

...