Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Perkeep

From Wikipedia, the free encyclopedia
Perkeep
DeveloperBrad Fitzpatrick
Stable release
0.12 ("Toronto") / 11 November 2025 (2025-11-11)
Preview release
0.12 ("Toronto") / 11 November 2025 (2025-11-11)
Written inGo
Operating systemCross-platform
TypeData store
LicenseApache License 2.0
Websiteperkeep.org
Repository

Perkeep (previously 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.[1]

Storage

[edit]

Perkeep's content-addressable storage is based on GPG-signed claims. These claims provide modeling, storing, searching, sharing, and synchronization of data. Perkeep can be thought of as Git for general personal information storage: a user's Perkeep is the main repository. Perkeep is graph-based rather than a working tree in data model terminology. Perkeep can store files like a traditional file system, but it specializes in storing objects such as pictures and videos.

Development

[edit]

The Perkeep project is under active development led by Brad Fitzpatrick, a former Google employee (originally as a 20% Project), and co-maintainer Mathieu Lonjaret.[2][3][4] The project has two goals: expand the standard library of the Go programming language, and implementing Perkeep open source formats, protocols, and software for modeling, storing, searching, sharing of a long-term, personal datastore system.

References

[edit]
  1. "It's time to finally rename Camlistore". GitHub. Retrieved December 5, 2017.
  2. "LiveJournal creator Brad Fitzpatrick details his open-source digital life backup system". 26 April 2016. Retrieved April 26, 2016.
  3. "Gerrit code review rename to Perkeep.org". Retrieved December 8, 2017.[dead link]
  4. Fitzpatrick, Brad; Lonjaret, Mathieu (April 24, 2016). "LinuxFest Northwest". Archived from the original on 2016-06-25. Retrieved April 27, 2016.
[edit]