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.
$ cargo build
$ cargo run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
$ cargo build
$ cargo run