Posts tagged weaver

Our thoughts on using differential dataflow to implement database functionality such as lookups and transactions.

Six Degrees of Alan Turing

A neat little application, built on Weaver and HyperDex, that allows people to visualize the graph of co-authorship in computer science research papers. Find out how connected you are to Turing.

Weaver 0.2: Higher Performance

Weaver 0.2! This release includes multiple performance improvements and bug fixes.

To Shard or Not To Shard (A Graph)?

In this post, we discuss when and why it makes sense to shard a graph.

Introducing Weaver

We built a new distributed graph store, called Weaver, that can perform ACID transactions on graphs. The alpha version is available, this post shows the first few steps on how to use it.