Skip to content
Alan Gutierrez edited this page Sep 12, 2010 · 2 revisions

Strata is an Evented I/O B-tree for Node.js. It is part of a collection of database primitives that you can use to build your own scalable, distributed databases for your application.

You can follow my reasoning on Strata by reading my Concerns and Decisions about the project.

Clone this wiki locally