Posts tagged graph stores

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

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.