Home

Awesome

Mini-CouchDB

An implementation of CouchDB using Rust and FoundationDB for Cloudant's hackweek 25 May 2020 - 4 June 2020. The aim was to be able to read /{db}/_all_docs.

Here is a blog post on this.

Building

$ cargo build

Running

$ cargo run