Skip to content

Commit

Permalink
Early access program
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimnz committed Mar 15, 2021
1 parent 3e1d056 commit db5a275
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
#
The DefraDB is a Peer-to-Peer Edge Database, with the interface of a NoSQL Document Store. DefraDB's data model is backed by [MerkleCRDTs](https://arxiv.org/pdf/2004.00107.pdf) for a multi write-master architecture. It is the core data storage system for the [Source](https://source.network/) Ecosystem, built with [IPFS](https://ipfs.io/) technologies like [IPLD](https://docs.ipld.io/) and [LibP2P](https://libp2p.io/) and featuring Semantic web3 properties. You can read the [Technical Overview here](https://docsend.com/view/mczj7ic4i3kqpq7s).

## Early Access
DefraDB is currently in a *Early Access Alpha* program, and is not yet ready for production deployments. Please reach out to the team at [Source](https://source.network/) by emailing [[email protected]](mailto:[email protected]) for support with your use-case and deployment.

## Installation
To install a DefraDB node, you can download the pre-compiled binaries available on the [releases](https://github.com/sourcenetwork/defradb/releases) page, or you can compile it youself if you have a local [Go Toolchain](https://golang.org/) installed.

Expand Down

0 comments on commit db5a275

Please sign in to comment.