Skip to content

Instantly share code, notes, and snippets.

@pfrazee
Last active November 22, 2017 15:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfrazee/edfb6a9a4f2a0ae7b5185bc422b51384 to your computer and use it in GitHub Desktop.
Save pfrazee/edfb6a9a4f2a0ae7b5185bc422b51384 to your computer and use it in GitHub Desktop.

Upcoming changes in Beaker 0.8

User dats

This proposal introduces DAT archive types, user dats, and the navigator.sessions API. These tools are the foundation for Beaker's peer-to-peer "backend" stack.

Read about it here: https://github.com/beakerbrowser/specs/blob/master/proposals/0002-shared-data-layer.md

WebDB

WebDB is a database built on top of the DAT filesystem. It provides a suite of high level types for building applications.

Read about it here: https://github.com/beakerbrowser/specs/blob/master/proposals/0003-webdb.md

Replacing the staging area

We're replacing the staging area with a more focused set of tools, Projects and Workspaces.

Read about it here: https://github.com/beakerbrowser/specs/blob/master/proposals/0001-projects-and-workspaces.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment